-
Notifications
You must be signed in to change notification settings - Fork 136
Home
Doguhan Uluca edited this page Feb 16, 2018
·
9 revisions
Welcome to the lemon-mart wiki!
LemonMart follows a router-first approach to designing a SPA app. See the Readme for more details.
Below are the design artifacts that facilitates the router-first approach.
- 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.
- Site Map - https://github.com/duluca/lemon-mart/wiki/Site-Maps
- Entities/Major Data Components - https://github.com/duluca/lemon-mart/wiki/Entity-Model
- Mock Ups - https://github.com/duluca/lemon-mart/wiki/Mock-Ups