/Dayheart

React/redux app with cloud-based no SQL database (Firebase) -currently refactoring

Primary LanguageJavaScript

Dayheart

A mobile-first web app that helps parents to find daycare providers in their region (Seattle postcode 98108 to start with).

Users can search childcare providers on a Google Maps interface and in a list view, filter their search criteria and save favorites.

Design

Log in and Sign up

  • if the user is not logged in, they can still view a limited version of the search

login

Search without logging in

search_no-login

Profile/Welcome page

  • first time user without saved favorites and a returning user with favorites
  • log out in the left top corner for logged in user
  • notification bubble if there has been a match

welcome

Map view, map view with center overlay, filter search

  • centers are color-coded to show vacancy
  • tap on the center overlay will show center detail view
  • tap on hte heart icon will add center to favorites

search

List view, Center detail view, Matches view

  • swipe to remove center from list view
  • tap on heart icon to add centers to favorites
  • tap to see center detail view

list-detail-matches

Demo