Adding toDo app functionability
Closes #2 (closed)
Merge request reports
Activity
added Required label
assigned to @gajesh24
- Resolved by Rokas Stankunas
Perhaps it'd be useful to implement some sort of max character size for tasks?
This perhaps should be applied to all
<input>
s in login.html and register.html forms.Note that now the long task doesn't have the "complete", "edit" or "delete" buttons visible from the UI
Edited by Rokas Stankunas
- Resolved by Rokas Stankunas
To begin with - this is kind of a mess up from my side, for not specifying it more precisely.
While I love the actual implementation of how tasks are currently shown and completed, I'm not sure whether they adhere to the actual task inside of the Lecturer's PDF:
Would love to hear your thoughts on this! From my view, perhaps when an entry is completed, it should be completely hidden? Afterwards a button could be added at the top to show the completed ones (like screenshot below)
Edited by Rokas Stankunas
added 1 commit
- caa0834c - Adding show completed tasks button an hide completed task by default
added 1 commit
- aae4119e - Deleting any king of console.log vulnerabilities
added 1 commit
- 6ac22994 - Implementing input sanitation for CRUD actions
mentioned in commit 145f7e8f