Skip to content

Web app for jotting down thoughts in the form of colourful little sticky notes.

Notifications You must be signed in to change notification settings

JamesDick/sticky-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Sticky Notes

Web app for jotting down thoughts in the form of colourful little sticky notes.

Adding Notes

Adding notes is as simple as typing in the text area at the top of the page and clicking 'Add Note'.

usage-adding

Viewing Notes

All notes are displayed on the main page. To view a note directly, you can click on it.

usage-viewing

Deleting Notes

If you want to delete a note, click on it to bring up the full view, then click the trash icon in the bottom right and confirm.

usage-deleting

Storage

The app stores notes locally using jakearchibald's idb library, a modification of IndexedDB that uses Promises.

About

Web app for jotting down thoughts in the form of colourful little sticky notes.

Topics

Resources

Stars

Watchers

Forks