Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.35 KB

readme.md

File metadata and controls

58 lines (42 loc) · 1.35 KB

Note-ify

This is a short presentation of the Note-ify web app.
Note-ify can be used on every device no matter of screen size.
Note-ify is a web app made in Angular and it's using the Notes API which can be found in another repository.
Below there is a short presentation of the app.

Markdown Logo

Empty notes list







Markdown Logo

Notes list







Markdown Logo

Filtered notes list.
The notes can be filtered by tag, title or description.







Markdown Logo

Add tag pop-up.
Each tag has a color and a title. This particular tag is used in the Shopping list note.
Each tag can be edited once they are added.







Markdown Logo

Here's the edit note dialog.
Each note has a title, description, tag, creation date, modified date (last date when the note was modified) and an image.
When you update the note, you can change the tag and the image as well.
The note can be removed using the red button with the trash icon.