kashifmin / urbantodo

Todo app assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO app

This repository contains code for both backend and frontend of a todo app. The backend is powered by Django + Tastypie and front end by angular.

How to run

Make sure you have docker and docker-compose installed on your system. Then run: docker compose up

This will launch front end at localhost:4300 and backend api's at localhost:8000

About

Todo app assignment


Languages

Language:TypeScript 49.9%Language:Python 36.6%Language:HTML 8.5%Language:JavaScript 3.5%Language:CSS 1.5%