The purpose of this assignment is to solidify your learning of:
- Create a line of business application
- Securing a web application
- Make all pages responsive
- 1080p desktop ❌✅
- iPhone SE ❌✅
- Line of business application that does something useful ❌✅
- Deployed to Azure ❌✅
- SQL Azure database ❌✅
- Security
- At least one page that shows database data to any user who comes to the site. ❌✅
- At least one page that requires login, but may or may not have a special role. ❌✅
- Admin pages that are restricted to a specific admin role. ❌✅
- Code Quality
- Vue components used ❌✅
- Services used ❌✅
- Controllers don't have too much code in them ❌✅
- Unit testing for services ❌✅
- On your fork, create an Assignment4 branch
- Update this branch (Fetch upstream) from the Assignment4 branch in the class repo.
- Do your homework in your Assignment4 branch
- Submit your pull request against Assignment4 in the class repo
- Ask in Teams chat if you have questions or issues
- Add something awesome to your app