https://github.com/niklasf/cig-lectures
Seat reservations for CIG lectures at TU Clausthal
https://github.com/niklasf/cig-lectures
Last synced: about 1 month ago
JSON representation
Seat reservations for CIG lectures at TU Clausthal
- Host: GitHub
- URL: https://github.com/niklasf/cig-lectures
- Owner: niklasf
- License: agpl-3.0
- Created: 2020-10-18T13:30:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T22:57:24.000Z (over 5 years ago)
- Last Synced: 2025-01-28T20:12:56.814Z (over 1 year ago)
- Language: Python
- Homepage: https://cig-tu-clausthal.de
- Size: 130 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
README
cig-lectures: Seat reservations for CIG lectures at TU Clausthal
================================================================
Install
-------
Requires Python 3.7+ and `pipenv`.
```sh
cp config.default.ini config.ini # And adjust settings
pipenv install
pipenv run server
```
License
-------
See COPYING.md.