Skip to content

KanishkKumarMeena/Swiftcart

Repository files navigation

Swiftcart

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.

Technical Requirements

The application will be built using:

  • Frontend: HTML, CSS, JavaScript, ReactJS
  • Backend Database: MySQL, Django, Python

Data to be Stored

  • 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.

Constraints

  • Customer data, such as age and phone number, will be checked if they are valid.

Functional Requirements

For Customer

  • Creating Account (Setting up Profile Data)

For Supplier

  • Creating Account & Registering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published