This application is made to provide a feature to create all your tasks, update them when you want and can be deleted when you want to remove them from tasks list.
-
Python 3.7.4
-
Django 2.2.4
-
HTML, CSS & Javascript
-
Bootstrap 4
-
Download python from it's offical website
-
Install django in your system using command prompt
pip install django
-
Use Bootstrap CDN (Content Delivery Network) from offical website in your project
Step 1. Download the whole source of this project in your system in a folder.
Step 2. Open your command prompt & enter into this project folder then type python manage.py runserver
Step 3. Now open your Chrome browser & type localhost:8000
in URL bar.
Step 4. Whoop 🚀 your project is running in your browser & it's ready to use 🤘
This project is always open for contribution, adding new features & fixing bugs(if any). You are always welcome ✨