Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boba Vehicles

A class project for CMPSC 431W, Fall 2017

This is an eBay/Amazon-like project that provides a shopping platform. It supports buyer features such as buying, selling, bidding and leaving rating. Sellers will be able to post fixed-price vehicles and biddable vechicles. Click here to view project report.

Team Members and Tasks:

  • Yuehui (Vincent) Wang:
    • Website Development, Database Design, Report Writing
  • Zhouqian Jiang:
    • Database Design, Report Writing
  • Chengwei Lin:
    • Database Design, Report Writing
  • Yunqi Zhang:
    • Database Design, Report Writing
  • Dikan Chen:
    • Database Design, Report Writing
  • Jiaxin Liang:
    • Database Design, Report Writing

Project Details:

Website Home Page: On the main page, people can view all of the vehicles actively listed on the website. Home Page

Application Design: As a web application, Boba is designed with the MCV Architecture Method. It has MySql Database that manages all of the data of users, vehicles and transactions. Node.js is used as the controller that defines the logic between backend and frontend. Express View Engine is used to deliver the contents to users. App Design

Database Design: Relational Database that stores and manages information of users, vehicles and transactions. DB Design

Item Page: Users will be able to see more detailed information about the vehicle after clicking in. Details like ratings, vehicle description, seller, and bidding history will be shown on item page. Item Page

Login And Registration: Users are being broken down to two categories - Sellers and Buyers. Login Page login Page Login Validation login warning Page User Registration Registration Page

Seller: On seller acount page, seller can view the status of sold and un-sold vehicles. Seller can also set vehicles to be on-sale as Clearance items if wanted. Seller Account Page seller Page

Buyer: On buyer account page, buyer can view the status of orders. Buyer can also leave ratings to previous orders. Buyer Account Page buyer Page Buyer can leave rating buyer Page

About

CMPSC 431W Project Repo

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages