Lab: eCommerce - Individual Homework
Goal
Building up the features of your individual eCommerce site.
Description
Based on the company web site you created. Implement the following features (if you have not done so).
- Allow a new buyer to register in your eCommerce web site.
- Allow a new seller to register in your eCommerce web site.
- Allow existing buyer/seller to authenticate to your eCommerce web site via correct userid and password.
- Allow a seller to upload a list of products to sell.
- Allow a buyer to "buy" one or more product by placing and remember the bought items in mySQL database.
- Buying history should be available in the buyer account section.
- Buyer account section should contains all the information from previous lab.
Note
- Use mySQL database whereever you can.
Grading
- Send the link with test cases to ISA / coolprofsinn@gmail.com for grading by beginning of next class.