Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 419 Bytes

CMPSC431W_Team_Databaser

This is an online shopping system based on MySQL database. It is just a simplized version of Amazon. You can search for items, add items into your shopping card, search by category, buy items, etc. Additionaly, we realize a item bidding system model, which allows several customers to bid item at the same time. The whole project was based on MySQL database, and wrote by PHP and JavaScript.