Firstly, for the first requirement my program can store multiple notes, each which has a name and can hold text. The second requirement consists of the index, which my program implements – my program displays a ‘index’ of created notes, and each note can be clicked, which would then take user to the individual note’s page. Each note’s page allows the user to delete, rename or edit the selected note. When a note is created it is added to the index and removed when it is removed, notes can be created in a separate ‘Create New Note’ page. For requirement 4, the index is available to be searched, upon which, a list of matching notes is returned which the user can click to be taken to the notes individual page. For the final requirement the notes are saved when the user clicks a save button and the changes are written and loaded into the webpage.
-
Notifications
You must be signed in to change notification settings - Fork 0
Dynamic note taking web app that uses JSP pages and Java Servlets
License
DylanPenney/COMP0004-Java-Coursework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dynamic note taking web app that uses JSP pages and Java Servlets
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published