JarielGFox / notepad-app

This app will allow users to create, read, update, and delete notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Notes

This app will allow users to create, read, update, and delete notes. Here's a basic outline of the project:

  • Note Input: users are able to write their notes.

  • Note Display: Once a note has been created, will be rendered in the browser.

  • Note sorting: sort notes by alphabetical order or by last editing or creation date.

  • Options to edit or delete each note.

  • Import and exporting notes.

About

This app will allow users to create, read, update, and delete notes.


Languages

Language:JavaScript 92.0%Language:HTML 6.5%Language:CSS 1.4%