An utterly fantastic project for newbies using Django 1.11.
- User creation via both email and socail authentication
- Ease of task management
- Responsive Design (Both mobile and desktop compatible)
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
MIT © Arjun Thakur