Skip to content

LostArrows27/Otaku_Space

Repository files navigation

Logo

Otaku Space

Online book store for Otaku

About the project

  • Otaku Space is an online books store made for Anime's fan (Otaku)

image

Demo website + video dem

  • See demo website here;
  • See website demo video here

Note

  • Because our team hosts MySQL on Heroku and the server often encounters errors, sometimes the website might not display completely. If an error occurs, please kindly reload the webpage or watch the demo video above!

Website Features

  • The website includes most of the basic functionalities of an online trading platform with a simple and intuitive database.
  1. Login, account registration
  2. View products, "like" products
  3. Add to cart
  4. Checkout from the cart / direct purchase
  5. List products for sale
  6. Search for products
  7. View own shop, view other users' shops
  8. Filter products by price, featured, best-selling, and more.

Technology Highlights

  1. Frontend: HTML, CSS, Javascript, JQuery
  2. Backend: MySQL (MySQl Workbench), NodeJS, ExpressJS
  3. Hosting: Heroku (Database), Vercel (FrontEnd + BackEnd)

Entity-Relationship Diagram (ERD) for the Database

image

  1. Table "users": contains personal information of users. Each user can both list items for sale and make purchases.
  2. Table "products": contains information about products such as name, uploader, illustration image link, quantity, and more.
  3. Table "carts": stores the products that users have added to their carts.
  4. Table "orders": stores information about the buyer and the purchase date.
  5. Table "orderdetail": stores detailed information about each user's orders.
  6. Table "searchhistory": stores the search history of users whenever they enter a search term and decide to view a specific product.

THANK FOR VISITTING OUR WEB

About

Otaku Space - an online book store for Anime Fan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •