/shopping-cart

Adding Dark Mode

Primary LanguageHTMLMIT LicenseMIT

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.
β—† Add your favoutite items to the cart.
β—† Track the update of your delivery.

βž” 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