arjunthakur08 / taskilon

:bookmark: Taskilon is a ToDo or task management app

Home Page:https://taskilon.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:bookmark: Taskilon is a ToDo or task management app

https://taskilon.herokuapp.com


Languages

Language:HTML 43.7%Language:Python 33.6%Language:CSS 20.5%Language:JavaScript 2.1%