hanzala-sohrab / CP-TODO

A todo app for competitive programmers built using Django.

Home Page:http://hanzala.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

A todo app for competitive programmers built using Django.

Website link: https://cp-todo.herokuapp.com/

The instructions below will get you a copy of the project up and running on your local machine for development and testing purposes.

For running on your local machine follow the below steps:

Step 1: Clone this repo

git clone https://github.com/hanzala-sohrab/CP-TODO.git

Step 2: Change Directory

cd CP-TODO/

Step 3: Install the required libraries

pip install -r requirements.txt

Usage

python manage.py runserver

About

A todo app for competitive programmers built using Django.

http://hanzala.pythonanywhere.com/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 44.7%Language:Python 27.2%Language:CSS 20.5%Language:HTML 7.6%