An open API service indexing awesome lists of open source software.

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

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