Skip to content

prettyalana/homeless-resource-index

 
 

Repository files navigation

"Encourage yourself, believe in yourself, and love yourself. Never doubt who you are." ― Stephanie Lahart, Overcoming Life's Obstacles: Enlighten-Encourage-Empower

The homeless resource index was designed for those experiencing homelessness or housing insecurity. Using the Google Places API, resources such as homeless shelters, food pantries, and resource centers will be located based on your geographic location.

Installation

  1. Clone the repository:
  • git clone https://github.com/yourusername/homeless-resource-index.git
  1. Install dependencies:
  • bundle install
  1. Start the Sinatra server:
  • bin/dev
  1. Access the application in your web browser at
  • http://localhost:3000

How It Works

Get Started

To get started, locate the Search resources near you search bar and input your city or zip code.

  • Navigate to the Search resources near you search bar and input the resources you're looking for i.e. Shelters, Food pantries, etc.
  • You will then be presented with a list of resources and a map displaying their locations.

Search For a New Location

  • To search for a new location, click the New Search button or the X icon and repeat the steps above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 51.2%
  • CSS 23.2%
  • HTML 22.9%
  • Shell 2.7%