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.
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 .
6. BIDDING PAGE WHERE THE SELLERS COMPETE TO WIN AN ORDER AND THIS IS WHERE THE MAIN ACTION TAKES PLACE
- W3 SCHOOLS https://www.w3schools.com/
- SEND GRID DOCUMENTATION https://github.com/sendgrid/sendgrid-nodejs/tree/main/packages/mail
- STACKOVERFLOW FOR FIXING BUGS https://stackoverflow.com/
- MATERIAL-UI https://material-ui.com/
- FETCH API https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
- REACT HOOKS https://reactjs.org/docs/hooks-intro.html
- EXPRESS JS DOCUMENTATION https://expressjs.com/en/guide/routing.html