Todo Application A simple todo list app built in Angular and Django. Setup project Prerequirement python 3.6 Node.js npm There are two parts of ToDo Application: 1. Frontend UI build with Angular framework. Setup UI 2. Backend ToDo API build with Django REST Framework ( DRF ). Setup Backend