Skip to content

Frontend website for the Military Credit Equivalency project

Notifications You must be signed in to change notification settings

koryslaby/MCE-Project-for-MVAA-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCE-Project-for-MVAA-Frontend

Frontend website for the Military Credit Equivalency project

Run this server by following these steps:

  1. Navigate to the www directory
  2. Run python3 manage.py migrate
  3. Run python3 manage.py runserver
  4. Open a browser and then go to 127.0.0.1:8000

To run within docker:

  1. To build the container run docker-compose build **This only needs to be ran when you change requirements.txt, compose/webserver/Dockerfile, or docker-compose.yml
  2. To run the Django server run docker-compose up

About

Frontend website for the Military Credit Equivalency project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.6%
  • HTML 31.6%
  • CSS 23.9%
  • Python 11.7%
  • Other 0.2%