Skip to content

Latest commit

 

History

History
83 lines (72 loc) · 3.19 KB

README.md

File metadata and controls

83 lines (72 loc) · 3.19 KB

LOCOCART

A bidding based ecommerce system which unlike all other ecommerce websites/apps provides the customer the luxury of getting the best price of any set of products in his/her city using the bidding feature.

Loco-Cart-046ea27c

Once a customer places an order for a set of items, firstly the web app will display the lowest price of all the items offered by a seller within the city. The main feature of bidding starts from here, i.e, for a certain time window after a user places the order the local sellers within the city can compete to offer the lowest price by offering an amount lower than the current lowest price of any seller. The seller with the lowest price on the completion of time window wins the bid and is allotted the order .

This would prove to be very beneficial for the customers as they would be getting their best price without roaming the entire city and would also grow a healthy competition among the local sellers .

TECH STACK USED

React JS • Node JS • Express JS • Mongo DB • Nodemailer/SendGrid

CLIENT-SERVER ARCHITECTURE USED IN THE PROJECT

Untitled

LIST OF FRONTEND FEATURES/MODULES

Untitled

LIST OF BACKEND FEATURES/MODULES

Untitled

SCREENSHOTS

1. LANDING PAGE

Picture2

2. PRODUCTS

Picture4

3. PRODUCT DESCRIPTION

Picture8

4. SELLER PROFILE

Picture5

5. 3-STEP PLACE ORDER FEATURE

Picture7

6. BIDDING PAGE WHERE THE SELLERS COMPETE TO WIN AN ORDER AND THIS IS WHERE THE MAIN ACTION TAKES PLACE

Picture6

REFERENCES

Loved this project?? If yes, don't forget to give it a ⭐ and share it with your friends 😃

Check out my other works at https://github.com/vijayjoshi16

Thank You