Skip to content
Antonio Antunes edited this page Jan 20, 2021 · 1 revision

Welcome to the my-shopingify wiki!

my-shopingify follows a router-first approach to designing a SPA app. See the Readme for more details.

Below are the design artifacts that facilitate the router-first approach.

Design Artifacts

  1. User Roles
  • Unauthenticated, can login to the system
  • Cashier, checks out customers buying good on the POS system,
  • Clerk, adds new items to inventory and can view inventory to take stock,
  • Manager, can access all system functionality, manager system users and lookup receipts.
  1. Site Map - Coming soon .........
  2. Entities/Major Data Components - Coming soon .............
  3. Mock Ups - Coming soon ..........
Clone this wiki locally