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

14 lines
271 B

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