Skip to content

A note taking web app running on local storage made using JSP and Servlets

Notifications You must be signed in to change notification settings

zak0807/NoteTakingWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteTakingWebApp

I coded a note taking web app running on local storage using JSP and Servlets. The web app is a CRUD app allowing the creation of new notes, searching, deletion and editing of existing notes as well as sorting notes in specific orders.

The notes can be searched by keyword, which means that this keyword can be found in the title or even in the contents of the note, which makes retrieving notes very easy.

Notes can be sorted by alphabetical order, date created and date last edited.

This project makes use of Maven as build automator tool.

Sreenshots

67135FF7-45B5-442F-81DF-B08031457035 67135FF7-45B5-442F-81DF-B08031457035 Screenshot 2022-09-11 at 12 50 19

About

A note taking web app running on local storage made using JSP and Servlets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published