Skip to content

Anubhakri13/shopping-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Shopping facility

Features (some implemented and rest working on) :-

➔ Customer Side Features :

◆ SignUp and Login.
◆ Option to either shop directly from a particular shop or broadcast a request.
◆ Customers should be able to choose between automatic order or manual order among the received responses.
◆ Add the required item to the database, if unavailable.
◆ Feature to maintain past orders & request a return.
★ Ratings available on different products.

➔ Shopkeeper Side Features :

◆ SignUp and Login.
◆ Feature to add / delete / update predefined product’s prices and their count.
◆ Send requests to shopkeepers only if that product is available with them.
◆ Feature to dynamically change the predefined prices of products and/or delivery charges.
◆ Real-time updation of products availability as per orders accepted.
◆ Record of all the sales with filters like customer, product, etc.
★ Suggestions or recommendations based on previous orders.

#Enchancement
★ Dark Theme
★ Integrate payment system ★ Track delivery status ★ Product review feature ★ Add yours feature 🤗

Tech-Stack Implemented:

Front-End: HTML, CSS, JS
Frameworks : Bootstrap, React Back-End: Django
Database: MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.1%
  • CSS 32.1%
  • JavaScript 2.8%