Skip to content

samadvalipour/djangoToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djangoToDoList

a simple web app, created by HTML, CSS, bootstrap and django. In this project, a Todo List web application has been created.This Todo List has features such as adding, viewing, editing and deleting tasks. It is also possible for users to register, login and logout.

The challenge

Users should be able to:

  • add, view, edit and delete tasks
  • register, login and logout
  • See the appropriate messages after each operation

Screenshot

Built with

  • HTML
  • CSS custom properties
  • Bootstrap
  • django

run project

for run this project follow this steps

  • clone the project
  • create a python virtual environment and active it
  • install django
  • run manage.py with runserver argument

Author

About

a to do list whit django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published