Skip to content

To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.

Notifications You must be signed in to change notification settings

Szezi/ToToList_Tutorial_Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToToList_Tutorial

To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.

Created following youtube tutorial made by Dennis Ivy.
https://www.youtube.com/watch?v=llbtoQTt4qw

ToDoList

Installation

  1. Clone the repo
    $ git clone https://github.com/Szezi/ToToList_Tutorial
  2. Install packages
    $ pip install -r requirements.txt
  3. Run
    $ python manage.py runserver 

Technologies

About

To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published