Skip to content

A simple and intuitive Django-based to-do application to help you organize your tasks efficiently.

Notifications You must be signed in to change notification settings

prakhar0711/List_Ease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp

Welcome to List Ease, a simple and intuitive Django-based to-do application to help you organize your tasks efficiently.

Getting Started

These instructions will guide you on setting up and running the ToDoApp locally for development and testing purposes.

Prerequisites

  • Python 3.x
  • Pip (Python package installer)

Installation

  1. Clone the repository:

    git clone https://github.com/prakhar0711/List_Ease.git
    cd "into the project directory"
    
  2. Run the server:

    python manage.py runserver
    

Usage

  1. Access the application in your web browser.
  2. Create a new task by submitting the task title in the provided form.
  3. View, update, or delete tasks using the provided links.

About

A simple and intuitive Django-based to-do application to help you organize your tasks efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published