https://github.com/timtech4u/cers
https://github.com/timtech4u/cers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timtech4u/cers
- Owner: Timtech4u
- Created: 2019-01-26T22:30:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T22:15:58.000Z (about 7 years ago)
- Last Synced: 2025-02-28T02:03:36.945Z (over 1 year ago)
- Language: CSS
- Size: 7.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CERS
## [Hosted App](https://cers-app.herokuapp.com)
## Setup
- Clone the repo and change to project directory:
- Install dependencies: `pip install -r requirements.txt`
- Migrate database: `python manage.py migrate`
- Create super user: `python manage.py createsuperuser`
- Run server: `python manage.py runserver`
- If you need to import new locations, run `python manage.py importer`
## Technologies
- Python/Django
- USSD
- Firebase
- Web
- Map