Skip to content

jbyman/CrisisConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid-hackathon

Help Directory project for the COVID-19 hackathon

Dev Post

https://devpost.com/software/project-help-deliver-resources

Please DM @vasujain on the project channel at COVID19 Slack Workspace to get added to Devpost project.

Slack Channel

#proj-help-directory

Local Development

To run this locally, you must have Python installed. You can run it locally with:

python app.py

Or through Docker with:

bash build.sh

Migrations

To bootstrap your local database, you can run the migration script with:

./migrate.sh

You can then insert some sample data, by running:

python insert_dummy_data.py

About

Help Directory project for the COVID-19 hackathon

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published