Lav Link

Explore the docs »

Report Bug · Request Feature

Table of Contents

Abstract ~ Installation Instructions ~ Deployed Link ~ Preview of App ~ Technologies ~ Contributors ~ Sources

Abstract:

Finding a bathroom in public can be tricky, but for people with particular accessibility needs, it can be a nightmare!

LavLink allows a user to search for public restrooms in their area that meet their criteria. Users can stipulate whether they need a wheelchair accessible bathroom, a unisex bathroom, or a restroom with a changing table. This ensures that trans people, caregivers, and people with mobility equipment know exactly where they need to go when they need to go!

LavLink users can use their current location to find restrooms in their immediate area, or plan ahead by entering a zip code to search. They are provided with a list of results along with a map showing each one. By clicking on a listed restroom or map marker, they are redirected to a page to view further information about the bathroom (address, map, comments, upvotes, etc.) and a way to leave the app to pull up directions to the restroom from their current location.

A mobile-first design means this app is designed to work on any phone, but has a responsive design for those with larger screen needs


Installation Instructions:

  1. Fork the Repo from the Repository
  2. Clone the repo
    git clone git@github.com:smithkirsten/lav-link.git
  3. Install NPM packages
    npm install
  4. Run npm start
    npm start
  5. Use the Link that is given in the Terminal & Open in Browser
    Example: http://localhost:3000/

Deployed Link

Click here to view deployed app on Vercel


Preview of App:

ezgif com-video-to-gif


Technologies


Contributors:

Connect with:

LinkedIn Badge GitHub Badge Gmail Badge

Connect with:

LinkedIn Badge GitHub Badge Gmail Badge

Connect with:

LinkedIn Badge GitHub Badge Gmail Badge

Connect with:

LinkedIn Badge GitHub Badge Gmail Badge

Sources

MDN · W3Schools · Redux Toolkit Docs