Skip to content

Software Requirements

Daniel de Oliveira Vasconcelos edited this page Mar 8, 2017 · 1 revision

Scope

HandyShop is a platform to buy products from markets using a web browser in a desktop or a mobile device. The product was divided in modules that are listed in the next section.

Modules

  • Inventory Control
  • Product creation
  • Product maintenance
  • Market configuration
  • Market creation
  • Sales configuration
  • Sales
  • Authentication
  • Register user and login
  • Authorization
  • Limit actions per roles
  • Reports (Sales and Inventory)
  • Deliveries

Features

Features from each module will be described using Cucumber, so they will be versioned as .feature files inside the project's features folder.

Clone this wiki locally