Skip to content

leminhtr/Todo_App

Repository files navigation

TO DO APP

Deployed on https://todoapp-practicev2.firebaseapp.com/ToDos

Documentation can be found at: https://todoapp-23862.firebaseapp.com

Objective:

Manage a list of to do

This project is structured in two versions.

How to Use:

To Do App V2

  • Manage a list of to dos (e.g. shopping list, party project, ...)
  • The App simulate HTTP calls to fetch data in local using angular-in-memory-web-api.

Create:

You may use the return key or the button to create a todo.

Update:

You may use the return key or the button to update a todo and the esc key to cancel an update

Delete:

How to run:

  • Make sure you have a running version of Angular CLI 4

To Do App V2: Practice 2

git clone https://github.com/leminhtr/Todo_App.git
cd Todo_App
git checkout practice2
ng serve -- open

Sources:

https://angular.io/tutorial

https://bootsnipp.com/snippets/featured/float-label-pattern-forms

Made with Angular CLI 4 & Bootstrap 4

About

TO DO List Web Application - Made with Angular CLI 4 & Bootstrap 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published