An open API service indexing awesome lists of open source software.

https://github.com/viveknaskar/todolist-app

A todolist app made using Angular Framework
https://github.com/viveknaskar/todolist-app

angular typecript

Last synced: 10 days ago
JSON representation

A todolist app made using Angular Framework

Awesome Lists containing this project

README

          

# TodoList App

This is a todolist app made using Google's [Angular](https://angular.io/) framework covering all the basics of its rich, robust and interactive features.

### Tools & Technologies Used

- Angular 8.2.5 (Angular CLI 8.3.3)
- Node 12.10.0
- Visual Studio Code 1.38.0
- Windows 10 OS (64-bit)

For sample API for fetching data, [JSONPlaceHolder](https://jsonplaceholder.typicode.com/), a fake online REST API for testing and prototyping is being used.