Skip to content

getNameDev/django_project_ramillano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TASK MANAGER

A simple Django-based for creating, editing, and deleting tasks with due dates.

Features

  • Add, update, and delete tasks.
  • Track task statuses (Upcoming, Due Today, Overdue).
  • Responsive design with Bootstrap.

Setup git clone https://github.com/getNameYoru/django_project_ramillano.git, cd django_project_ramillano, pipenv shell, python manage.py migrate, python manage.py runserver

Access at http://127.0.0.1:8000.

Usage

  1. View all tasks on the homepage.
  2. Click Add to create a task.
  3. Click Edit to modify a task.
  4. Click Delete to remove a task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors