Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bernadettmarsalik/notes-app

Notes App using Angular, Firestore, Typescript, Bulma and SCSS.
https://github.com/bernadettmarsalik/notes-app

angular app bulma notes notesapp scss typescript

Last synced: 20 days ago
JSON representation

Notes App using Angular, Firestore, Typescript, Bulma and SCSS.

Awesome Lists containing this project

README

        

# 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](https://github.com/angular/angular-cli) version 15.2.9.