An website designed for online grocery ordering. The primary goal is to create a fast and reliable system for providing and managing real-time data related to stock availability, delivery time, etc. The website will handle extensive data manipulation requests, ensuring proper constraints and minimal redundancy, with data organization closely related to real-world entities.
The application will be built using:
- Frontend: HTML, CSS, JavaScript, ReactJS
- Backend Database: MySQL, Django, Python
- Customer: Customer_ID, Customer_Password, Age, Name(first, middle, last), Address, Phone_Number, Email.
- Supplier: Supplier_ID, Supplier_Password, Store_ID, Name(first, middle, last), Phone_Number, Email.
- Customer data, such as age and phone number, will be checked if they are valid.
- Creating Account (Setting up Profile Data)
- Creating Account & Registering