Skip to content

arjunthakur08/taskilon

Repository files navigation

TASKILON - A Django App

An utterly fantastic project for newbies using Django 1.11.

Features

  • User creation via both email and socail authentication
  • Ease of task management
  • Responsive Design (Both mobile and desktop compatible)

How to Use

To use this project, follow these steps:

1. Create a virtual environment and activate it, so that you don't mess up your other projects.

2. Clone the repository or download it here

3. Install all the required packages:

pip install -r requirements/local.txt

Note : Rename the .env.example file to .env

License

MIT © Arjun Thakur