Skip to content

medinajesus300/simple-todo-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple todo app with Django Framework

Description

This is a simple to-do application built using the Django web framework. The app allows users to create and manage their to-do tasks, and includes an authentication system for logging in and out of the app. The app was built using class-based views for handling the views and routing of the application.

Features

  • User registration and login
  • Creating, editing, and deleting tasks
  • Marking tasks as completed
  • Searching specific tasks
  • Authentication and authorization

Technologies used

  • Python
  • Django
  • HTML

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages