mkirby / nyc-toilet-locator-frontend

An app for NYC residents and tourists to search for and review NYC public restrooms by user location, borough, and neighborhood filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYC Toilet Locator

An app for NYC residents and tourists to search for and review NYC public restrooms by user location, borough, and neighborhood filters.

  • Developed a postgreSQL database utilizing custom pagination of toilet data and user reviews.
  • Harnessed the NYC Open Data API to pull and geocode data on restrooms in public parks.
  • Leveraged HTML5 Geolocation API to filter public restrooms results based on the users device location.

Ruby on Rails Backend - Link

Javascript Frontend - Link

Seed Data

Packages

Domain Model

Domain Model

Home Page

Home Page

Toilet Show Page

Toilet Show Page

About

An app for NYC residents and tourists to search for and review NYC public restrooms by user location, borough, and neighborhood filters.


Languages

Language:JavaScript 63.6%Language:CSS 20.0%Language:HTML 16.4%