Skip to content

CaseZumbrum/GatorGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GatorGuide

A web app for building your schedule as an UF Engineer!

Docs

Build

  • Backend
    •   cd backend
        python -m venv .venv
        ./.venv/Scipts/Activate
        pip install -e .
      
  • Frontend
    •   cd frontend
        npm install .
      

Build the docs

  • Be in the python virtual environment created during build
  •   cd backend
      pip install -r requirements.dev.txt
      ./docs/make.bat html
    
  • Open (or serve) docs/build/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •