Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 743 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 743 Bytes

wormholesales-django

Proof-of-concept clone of existing site "wormholesales.com".

Immediate goals

(Duplication of basic functionality of the original site)

  • user can post a sell order
  • user can view recent sell orders
  • user can view recently completed sell orders
  • user can sort sell orders by attribute
  • user can mark a sell order as completed by using their removal code

Long-term goals

  • user can register and log in
  • buyer can post a buy order
  • user can update the price on a buy or sell order to bump it up in the list
  • buyer/seller can include occupied wormhole information in order attributes
  • user can search on order attributes
  • user can sort search results by price