https://github.com/austinhartzheim/career-fair-backend
Backend for ECS Career Fair app
https://github.com/austinhartzheim/career-fair-backend
data django python
Last synced: 2 months ago
JSON representation
Backend for ECS Career Fair app
- Host: GitHub
- URL: https://github.com/austinhartzheim/career-fair-backend
- Owner: austinhartzheim
- Created: 2016-12-31T21:29:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T23:17:49.000Z (about 9 years ago)
- Last Synced: 2025-01-27T11:49:57.835Z (over 1 year ago)
- Topics: data, django, python
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# career-fair-backend
Django backend for the [https://ecs-fair.online](https://ecs-fair.online/) website.
## Installing
* Clone the Git repository.
* Install requirements: `sudo pip3 install -r requirements.txt`
* Copy the private settings file: `cp ecsfair/private.py.dist ecsfair/private.py`
* Edit the private settings file: `emacs ecsfair/private.py` with your own data