Skip to content

This repository consists of an application called 'TO-DO Application' created using Django to manage tasks, update them & delete them from a tasks list

Notifications You must be signed in to change notification settings

iamarunchauhan/To-Do-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do Application :octocat:

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.

Techstack used -

  1. Python 3.7.4

  2. Django 2.2.4

  3. HTML, CSS & Javascript

  4. Bootstrap 4

Requirements

  • 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

How to use this 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 🤘

Output of TO-DO Application

to_do_screenshot

Want to contribute ?

This project is always open for contribution, adding new features & fixing bugs(if any). You are always welcome ✨

About

This repository consists of an application called 'TO-DO Application' created using Django to manage tasks, update them & delete them from a tasks list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published