The Problem
- Many women don’t have access to reputable, affordable, and accessible healthcare.
- Sometimes certain clinics don’t have personnel qualified to be giving medical advice or treatment
The Solution
- A responsive web application that allows women to search by their location for verified clinics (Planned parenthood, hospitals, etc.)
- An easy and discreet way for women to get quality treatment they can trust
Technology we used
We tried to challenge ourselves especially here
- Mobile-first design (platform and device agnostic)
- HTML with Sass
- Client-side templating via Handlebars.js
- Backend with Haskell
- Scotty framework using HTTP conduit
- Data retrieved via the Google Maps API & current location via the Geolocation API