Skip to content

freelancer254/Django-Enhanced-Todo-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Django-Enhanced-Todo-List-App

A simple django todo-list app with authorization and emailing

Django version used = 2.2.5 but any version is compactible The app can do the following: From the front-end

  1. Add item to the to do list
  2. Delete item
  3. Edit item
  4. Login and Logout
  5. Send email You need to:
  6. make migrations
  7. edit the settings.py 2.1 The email credentials 2.2 in the views.py edit email - use your emails
  8. create superuser
  9. from the admin site, create a user
  10. edit as much as you want and have fun

About

A simple django to do list app with authorization and emailing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published