Inspiration

SAMHSA (Substance Abuse and Mental Health Services Administration) had a compelling presentation at the start of the hackathon. Ilko and I ditched our original idea and started thinking about tech solutions for people suffering from substance abuse and mental health issues.

What it does

The Health Centers web app gets the user's location when the window loads and then populates a google maps image with nearby hospitals and health centers. The user can then select one of the locations that they want to go to. Once they select a nearby health center, a button appears offering to call an Uber to take them to their selected location. Clicking this button opens the Uber app with the route and name of the destination already selected.

How I built it

I built the web app using html5, css, and javascript. I used the google maps API, and the button API for functionality. I used materialize css to help with styling.

Challenges I ran into

I ran into challenges incorporating the google maps and button API's.

Accomplishments that I'm proud of

I am proud of making a clean and simple web app that works.

What I learned

I learned how to use the google maps and button API's as well as how to use materialize css. I improved my javascript skills and became more confident working with objects.

What's next for Health Centers

There is some functionality that should be added. For example, the phone numbers and addresses of the nearby health centers should be easily accessible within the web app. Additionally, the button API only works on mobile devices, and therefore users cannot order an Uber when running the app in a desktop browser.

Built With

Share this project:

Updates