Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
/ ToDoApp Public archive

A To-Do App with Bootstrap V5 as the UI framework and Django 3.1 powering the backend. Has user authentication built in with CRD functionality.

Notifications You must be signed in to change notification settings

wolffkishner/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App - Python Django

This is a to do app built with python which has authentication and personalized to do items functionality

Setup

  • Install Dependencies pip install -r requirements.txt
  • Start server python manage.py runserver

Then just start coding!

Deploy in live environment

To deploy to live environment just set production to true this will optimize app performance

Give a star to the repo if you like the app

About

A To-Do App with Bootstrap V5 as the UI framework and Django 3.1 powering the backend. Has user authentication built in with CRD functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published