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

https://github.com/bradystroud/angulardiaryapp

I made a little web app to learn Angular. The app lets users create diary entries, register their mood for the day, and modify these entries.
https://github.com/bradystroud/angulardiaryapp

angular learning-by-doing typescript

Last synced: about 2 months ago
JSON representation

I made a little web app to learn Angular. The app lets users create diary entries, register their mood for the day, and modify these entries.

Awesome Lists containing this project

README

          

# DiaryApp

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.7.

I made this to learn more about Angular.

You can create, view and modify Diary Entries in the app.
![A screenshot of the app running.](ss1.png)
![Another screenshot of the app running.](ss2.png)