Skip to content

jaredmael/RequireTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RequireTracker

Project for Require Management

How to setup the server

  1. Navigate to the ProjMgmt directory open the ProjMgmt directory in a command prompt
  2. Run the migrations to create the database py manage.py migrate
  3. Create a super user py manage.py createsuperuser
  4. If you modify the model files. Please do the following command before step 2. py manage.py makemigrations

About

Project for Require Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.3%
  • JavaScript 23.2%
  • Python 23.0%
  • HTML 22.5%