Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (27 loc) · 1.17 KB

ToDo

  1. [DO NOT DELETE] used few concepts like firebaselist here
  2. Basic ToDo app generated with Angular CLI version 6.2.9.\
  3. This project is generated as an assignment for an organisation,\
  4. App gives user the ability to create a to-do schedule list along with the date for each task.\
  5. user can edit the task as well as the date. User can tick if the task is completed , then the task will automatically move to bottom of the list.\
  6. every task is provided with an option to delete it.

Frameworks/libraries used

"@angular/animations": "^7.2.15",
"@angular/cdk": "^7.3.6",
"@angular/common": "^7.2.15",
"@angular/compiler": "^6.1.0",
"@angular/core": "^7.2.15",
"@angular/forms": "^6.1.0",
"@angular/http": "^6.1.0",
"@angular/material": "^7.3.6",
"@angular/platform-browser": "^6.1.0",
"@angular/platform-browser-dynamic": "^6.1.0",
"@angular/router": "^6.1.0",
"@ng-bootstrap/ng-bootstrap": "^4.1.0",
"angularfire2": "^5.1.2",
"core-js": "^2.5.4",
"firebase": "^5.9.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"rxjs": "^6.5.2",
"zone.js": "~0.8.26"