Skip to content

Saul-Ordonez/beer_and_dogs_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hop Hounds

This program shows bars that allow dogs, 2/5/20

By ** Lela Smith, Courtney Schild, Saul Ordonez, Colman Currie, Bryon Burke **

Description

_Hop Hounds is a program that shows location and information about bars that allow dogs. This information includes: Neighborhood Address Type of Establishment Food type Dog Restrictions Kid-friendly

The location is presented on a map with clickable custom pins which contain a link on the popup. This link will take a user to a page for the establishment that contains the above information_

Setup/Installation Requirements

Documentation

API Endpoints

Title Request URL Method Params Response
Show all establishments / or /establishments GET 200 OK, 404 Not Found
Show a establishment GET /establishments/:id 200 OK, 404 Not Found
Search for a establishment by name, what food they offer, type of establishment or if it's kid friendly GET /establishments?query= Optional: :name 200 OK

Known Bugs

There are no known bugs at this time

Support and contact details

{Let people know what to do if they run into any issues or have questions, ideas or concerns. Encourage them to contact you or make a contribution to the code.}

Technologies Used

The map was generated with the Leaflet app. The majority of the app was written with ruby on rails and smaller sections of javascript. Styling elements are built on bootstrap and scss

License

This app is liscensed under MIT

Copyright (c) 2020 {Lela Smith, Courtney Schild, Saul Ordonez, Colman Currie, Bryon Burke}

About

Ruby team week project --api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •