Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 556 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 556 Bytes

Jumga server demo live app

https://jumga-demo.herokuapp.com/api-docs

Frontend repo

https://github.com/okezieobi/jumga-client-demo

Features

  • Users can signup, login and logout
  • Authorized users can create a store with an unapproved status
  • Authorized users can create items for to sell at a specific store
  • Authorized users can find stores depending on supplied parameters
  • Authorized users can find items for sale depending on supplied parameters
  • Authorized users can purchase an item

Stack

ExpressJS/NodeJS, MongoDB/Mongoose