Simple bid system project -- 2

Job ID: 33466750

Budget: $30 – $250 USD

building a bid system(for demo purpose to fulfill the requirements. Not a full working website. Finish within 2 days.)

Could modify this code repository and add database part as well. https://github.com/lakshay2395/realtime-bidding-system


There are two actors:

Seller: Posts a project with detailed requirements. The post also includes the last day and time for accepting bids.
Buyer (Self-Employed): Bids for work on a fixed price or hourly basis.

High Level Requirements:
- Assume all projects can be done remotely/online.( You do not need to worry about matching by location.)
- The Buyer with the lowest bid automatically wins the bid when the deadline is reached.
- Lowest bid is displayed on the project page.
- We have 50K registered Buyers. On average, 100 projects are posted every day. On average, each project receives 50 bids.
- On the homepage, we need to show 100 most recent projects.
- You are welcome to assume unspecified requirements to make it better for the customers.
Related categories: JavaScript Website Design MySQL Java Spring MongoDB