Simple bid system project
Budget: $30 – $250 USD
building a bid 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.
You are encouraged but not required to take advantage of a service code-generation framework of your choice.
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.
You are encouraged but not required to take advantage of a service code-generation framework of your choice.