Skip to content

A web app for people to make it easy to find a restroom

Notifications You must be signed in to change notification settings

dmytromarchenko1998/Gotta-Go

Repository files navigation

NearMe Service

If you've ever found yourself needing to go to the bathroom but you dont see a bathroom in site, then youll love this app. You'll be able to search for the closest restroom to your current location and this app will also tell you when restroom is available along with the pin if it has one. All this data will be gathered by people checking in. When you check in you're location will automatically be gathered and youll be promted to fill out basic info like the name hours or any other information.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

you will need to install [mongo]: https://treehouse.github.io/installation-guides/mac/mongo-mac.html

Installing

  1. first install all the packages by running this command in the root of the repo
npm install
  1. run webpack
npm run build
  1. in a new terminal window start component
npm start
  1. if everything worked it should look like this (except it will show "no restrooms found" since you haven't added any locations) when you visit http://localhost:80/

alt text

alt text

alt text

alt text

About

A web app for people to make it easy to find a restroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published