/ToDo_App

A simple todo list app built in Angular and Django.

Primary LanguageTypeScript

Todo Application

A simple todo list app built in Angular and Django.

Setup project

Prerequirement

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