A fake auction house I made for a school project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the_auctionhouse/src/TODO.md

17 lines
289 B

3 years ago
# TODO
3 years ago
3 years ago
- Auction expiry (unable to bid after x time)
3 years ago
- Auction searching at index 40%
3 years ago
- User reviews
3 years ago
- Bidding 99% TODO: add money check + other checks
----------------
3 years ago
- Yardoc 50%
----------------
3 years ago
- Remove bids
- Remove posts
3 years ago
## Refactor
- Funds transfer logic for auctions?