Skip to content

digitalfabrik/ish-goalkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This tool helps manage courses by providing training materials for lessons and collecting feedback from trainers.

Installation

  1. git clone https://github.com/digitalfabrik/ish-goalkeeper.git
  2. cd ish-goalkeeper
  3. python3 -m venv .venv
  4. source .venv/bin/activate
  5. pip install --upgrade pip; pip install --upgrade setuptools
  6. python3 setup.py (install|develop)
  7. manage.py migrate
  8. manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published