Internet Computing
E-Commerce Grocery Store
- Type of project: Web design
- Project date: September 2022 – December 2022
- My Role Project Manager Programmer
- Languages & Software
Details - Project Prompt
Design a fully functional website from 10 given options by the Professor. My team chose to develop a hypothetical online grocer.
The following features must be implemented:
- Register an account as an employee or customer
- Securely login with a new/existing account
- Customers can shop & buy items
- Employees can add & remove prodcts
- Pashword Hashing
Website Features
- Register an account
- Database checks if the user already exists
- Hashes password upon registration
- Customers can place items in a cart
- Employees can add & remove products