Skip to content

megancater/Homework-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up and run project

  1. Make sure you have Django and Python downloaded to at least the version listed in requirements.txt. $ python --version $ python -m django --version
  2. Go to the folder HomeworkManager $ cd HomeworkManager then run $ python manage.py runserver to begin the web application running.
  3. Go to 127.0.0.1:8000 or localhost:8000 on any browser to use the web application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors