-
Notifications
You must be signed in to change notification settings - Fork 0
User Stories #1
Copy link
Copy link
Open
Description
leninyang
opened on May 18, 2017
Issue body actions
- A user wants to view all of the excuses by occasions
- Want to view the top ten excuses overall
- When they click on the occasion they get a list of all the excuses associated with that occasion
- When they click on the occasion they get a list of all the top ten excuses associated with that occasion
- A users should be able to add, update, delete an excuse associated to an occasion
- A user should be able to see a counter for each excuse
- Create an account
- Update an account
- Delete an account
- A user should be able to view their own profile
- In their own profile a user should be able to see the things they've checked
- In their own profile a user should be able to see their own top 10 excuses used
- Update profile
- Delete profile
- Create Excuses Scaffold
- Create Occasions Scaffold
- Create Users Scaffold
- Create Sessions Scaffold
- Create relations for Scaffolds
- Clean up unused routes
Reactions are currently unavailable