Skip to content

bernadettmarsalik/notes-app

Repository files navigation

NotesApp

This is a notes app developed using Angular CLI with Typescript, Firebase and styled with Bulma & SCSS.

Function

  • User can Add, Edit and Delete notes
  • Notes are stored in Firestore
  • User can set "normal", "important" or "archived" status for a note

Difficulties I had

  • Writing a custom "truncate pipe" for truncating long texts
  • Search function to work properly but I managed to make it work

Plans for the future to update this app

  • Authentication
  • Order notes
  • Add pictures/files

This project was generated with Angular CLI version 15.2.9.

Releases

No releases published

Packages

No packages published