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.
- Host: GitHub
- URL: https://github.com/bradystroud/angulardiaryapp
- Owner: bradystroud
- Created: 2020-11-04T11:38:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-08T06:25:59.000Z (over 5 years ago)
- Last Synced: 2024-10-05T22:02:47.575Z (over 1 year ago)
- Topics: angular, learning-by-doing, typescript
- Language: TypeScript
- Homepage:
- Size: 987 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

