Skip to content

ishan24github/todoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start a virtual env

  1. virtual env

Clone project

  1. git clone https://github.com/ishan24github/todoApp.git

Install requirements

  1. pip3 install django djangorestframework django-rest-auth django-bootstrap4

Launch the project

  1. cd todoApp

  2. python3 manage.py makemigrations

  3. python3 manage.py migrate

  4. python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published