Skip to content

Todo app with Python Django (REST API) backend and HTML, CSS, Bootstrap, JavaScript frontend. Enabled user-specific task management with secure login, registration, and CRUD features. Users can efficiently manage, create, and update tasks.

Notifications You must be signed in to change notification settings

Pasindu-Vishmika/Todo-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/Pasindu-Vishmika/Todo-List-App.git
  2. Install the necessary dependencies, such as PIL (Python Imaging Library). You can install dependencies using pip:

    python -m pip install django
    python -m pip install djangorestframework
    python -m pip install django-cors-headers
    
  3. Go to Project Dir

    cd Todo-List-App
  4. Use this Command to activate Server

    python manage.py runserver

About

Todo app with Python Django (REST API) backend and HTML, CSS, Bootstrap, JavaScript frontend. Enabled user-specific task management with secure login, registration, and CRUD features. Users can efficiently manage, create, and update tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published