https://github.com/aaron-bond/ng-todo
Demo Angular 4.x.x Progressive Web Application with CI/CD and full test suite
https://github.com/aaron-bond/ng-todo
angular sass self-learning todo
Last synced: 9 months ago
JSON representation
Demo Angular 4.x.x Progressive Web Application with CI/CD and full test suite
- Host: GitHub
- URL: https://github.com/aaron-bond/ng-todo
- Owner: aaron-bond
- Created: 2017-05-16T08:10:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T10:26:51.000Z (almost 9 years ago)
- Last Synced: 2025-04-19T21:03:01.892Z (12 months ago)
- Topics: angular, sass, self-learning, todo
- Language: TypeScript
- Homepage: https://aaron-bond.github.io/ng-todo
- Size: 255 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/aaron-bond/ng-todo)
[](https://codecov.io/gh/aaron-bond/ng-todo)
[](https://david-dm.org/aaron-bond/ng-todo)
[](https://david-dm.org/aaron-bond/ng-todo?type=dev)
# ng-todo
This project is intended to demo Angular 2+ workflow, with Travis CI for continuous integration and testing.
ToDo items are to be stored on localStorage so that a user can come back and find their items from previous days.
At the end of each day, the list will reset. "Postponed" tasks will be put back into the todo list.
# angular-cli
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.3.