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 web site with freedom to choose the web site application. We were allowed to pick from 10 different options.
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