Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geetansh810 authored Oct 10, 2021
1 parent 65b0627 commit 2c77fa0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# TodoAppAngular

Demo: https://boring-thompson-6ff531.netlify.app/tasks

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

## Issues
1. Random user id is not generating
2. Default home routing is not open
3. No pending tag for exixting todos
4. Add a done tag to todos to check whether the task is done or not
5. Remove pending checkbox and make all todos pending default
6. Enhance UI



## 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.
Expand Down

0 comments on commit 2c77fa0

Please sign in to comment.