Create TODO Apps.
- Must be able to create todo entry
- Must be able to update a todo entry
- Must be able to delete a todo entry
- Must be able to show a todo entry
- Must be able to show all todo entry
- Must be able to mark a todo entry into completed or not completed
- Your code must be clean and fits Pseudo Code term
- Your API must have integration test which cover both positive test and negatif test.
- Test coverage must be 100%.
You must deploy your apps into heroku. Then give the link to your mentor, both repositories and heroku link.