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