app-ideas/Projects/Notes-App.md
omdnaik 96bcc3d523
Update Notes-App.md
Added a Angular 7 project
2019-04-21 23:05:16 +05:30

1.0 KiB

Notes App

Tier: 1-Beginner

Create and store your notes for later purpose!

User Stories

  • User can create a note
  • User can edit a note
  • User can delete a note
  • When closing the browser window the notes will be stored and when the User returns, the data will be retrieved

Bonus features

  • User can create and edit a note in Markdown format. On save it will convert Markdown to HTML
  • User can see the date when he created the note

Example projects