Skip to content

Commit

Permalink
update spec with completed and in progress tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinaO committed Jan 23, 2019
1 parent 0ec63d8 commit ab6535e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ Specs:
- [x] Ensure that the belongs_to resource has routes for Creating, Reading, Updating and Destroying - User has full CRUD capabilities
- [x] Ensure that users can't modify content created by other users
added protection to edit/delete links to make sure a user can't edit or delete a conference
- [ ] Include user input validations
- [ ] BONUS - not required - Display validation failures to user with error message (example form URL e.g. /posts/new)
- [x] Include user input validations
- [x] BONUS - not required - Display validation failures to user with error message (example form URL e.g. /posts/new)
- [ ] Your README.md includes a short description, install instructions, a contributors guide and a link to the license for your code
- in progress...

Confirm
- [x] You have a large number of small Git commits
Expand Down

0 comments on commit ab6535e

Please sign in to comment.