Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 621 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 621 Bytes

laravel-test

App Requirements

A company needs a better way to track product inventory, employees and customers. They are currently using an excel spreadsheet.
They need a way to track sales and attach each sale to an employee, product inventory and customers.

Permissions

The application must have 3 user permission types: registered, employee and manager.
A manager can edit all content types, including users.
An employee can edit sales and customers.
A registered user can only view product inventory.

Database

Take the attached excel spreadsheet and use it to populate inital data.