Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 455 Bytes

File metadata and controls

14 lines (10 loc) · 455 Bytes

Notes

A simple web application that creates offline Sticky notes on your browser It uses the feature of HTML5 local storage to store the data of the Note to retain the information. The application uses animations which work best on Google Chrome.

To use the application:

1.) Adding a note: Enter the text that is to be displayed on the note in the text box and click Add note.

2.) Deleting a note: Double click on an existing note to delete it.