WebFund 2015W: Assignment 10
This assignment is not yet finalized.
10 points
Fix tls-notes
- [1] Make the "Register" button work.
- [1] Fix the password entry field so it is the same width as the username entry field.
- [1] Make the Edit Note screen show the old note title.
- [1] Fix the "New Note" button.
- [1] Fix the "Delete" button.
- [1] Fix "Change Username" so it doesn't generate a 500 error.
- [1] Fix "Change Username" so that it puts a "'s" in front of the username in the page title immediately after successfully changing the username (i.e., without requiring the page to be reloaded).
- [1] Fix the styling of the Cancel button on the Change Username screen.
- [2] Fix "Change Username" so it updates the users collection as well as the notes collection.