/where2p

where to go when you need to go

Primary LanguageRubyMIT LicenseMIT

where2p

An app designed to help you find the closest public restroom that meets your needs.

Getting started | Installation

This app requires Ruby 2.3.1 and Rails 5.1.4.

Once you have Ruby 2.3.1 and Rails 5.1.4 installed,

  • fork https://github.com/marielfrank/where2p.git & clone locally
  • cd where2p
  • bundle install
  • rake db:migrate
  • rails s

Road Map

A few things that are in the works:

  • Improve Google Maps functionality
  • Collapsing the right-hand nav for a cleaner interface
  • Adding more fun imagery

Contributer's Guide

Please review the contributors guide if you would like to contribute to this project.

License

MIT License