Skip to content

Front-end of Spots - a spot finding app that helps you and your friends find the nearest entertainment venue to meet up between multiple locations.

License

Notifications You must be signed in to change notification settings

ShunYaoCodes/spots

 
 

Repository files navigation

Spots

A spot finding app that helps you and your friends find the nearest entertainment venue to meet up between multiple locations. Simply click to detect your current location, and/or enter addresses of your own/your friends'/other locations, then click a destination category. Spots will calculate the average point between your group and find the closest restaurant, bar or movie theatre. In addition, users can add new destinations to their own spots database. This is the front-end, it requires Spots back-end to run.

Technical Aspects

  • Integrated Mapbox API and Google API for displaying the map and address search
  • Created algorithm to find the average point between multiple geographic coordinates
  • Built back-end JSON API server with full CRUD functions with Ruby on Rails

Latest Stable Branch

Master

Installation

  1. git clone https://github.com/rainANDshine/spots

  2. open index.html

Live App

https://spots-1.herokuapp.com/index.html

Youtube Video Demo

https://www.youtube.com/watch?v=JuedMMu2Ky8

Screenshots

1

2

3

4

Credits

Built by Lane Miller, Jesse Horwitz, and Shun Yao

License

MIT ©

About

Front-end of Spots - a spot finding app that helps you and your friends find the nearest entertainment venue to meet up between multiple locations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • CSS 26.2%
  • HTML 11.3%
  • PHP 0.2%