https://github.com/mattdean1/quakesupply
Distribute supplies after a natural disaster
https://github.com/mattdean1/quakesupply
expressjs handlebars nodejs usgs-api
Last synced: 7 days ago
JSON representation
Distribute supplies after a natural disaster
- Host: GitHub
- URL: https://github.com/mattdean1/quakesupply
- Owner: mattdean1
- Created: 2016-08-25T13:37:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T12:48:09.000Z (about 9 years ago)
- Last Synced: 2025-09-19T20:04:30.909Z (8 months ago)
- Topics: expressjs, handlebars, nodejs, usgs-api
- Language: CSS
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo app for a developer recruitment hackathon
I learned Node, Express, and Handlebars over 2-3 days whilst making this demo app, then went on to run a Node.js bootcamp (a 90 minute webinar) and mentor students through the recruitment process.
The app attempts to address the issue of managing distribution of supplies after an earthquake, and showcases some of the basic capabilities of Node.js and the Express framework.
I pull live data from the US Geological Survey API and use Leaflet.js for mapping; I also used [SweetAlert](http://t4t5.github.io/sweetalert/) and [DataTables](https://datatables.net/) to make it look pretty.
##### Displaying outposts and earthquake data pulled from the USGS API

##### Adding an outpost by clicking on the map

##### An outpost showing the supplies available

##### The overview page showing the remaining supplies at each location
