Notes

Notes is an CRUD app for taking notes, which I made in order to practice Angular. This is the link to the live version of Notes App. Build Status

Technologies

Angular, Angular Material, Firebase, TravisCI, HTML, SCSS, TypeScript, JavaScript, GitHub Pages

Screenshots

Start/Login Page

Screenshot-13.png

Home Page/List of Notes

Screenshot-14.png

Create a new note modal

Screenshot-15.png

Edit modal (I used the same modal for edit as for a new note)

Screenshot-16.png

Layout Change

Screenshot-20.png

Dark Mode

Screenshot-21.png

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Bugs and improvements

The app is not responsive yet and there are some features left to implement.