Skip to content
forked from b0bland/PinMe

PinME is a website that looks up events based on the type of genre the user picks. Geolocation is used to get the user's location. The inputs are presented as drop-down menus, and the user can choose between many different genres, as well as when the event will be and whether or not the event is paid or free. The website searches within a 100 mi…

Notifications You must be signed in to change notification settings

PhillipChang/PinMe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PinMe

Deployed Link

GIF of app at work

PinME is a website that looks up events based on the type of genre the user picks. Geolocation is used to get the user's location. The inputs are presented as drop-down menus, and the user can choose between many different genres, as well as when the event will be and whether or not the event is paid or free. The website searches within a 100 mile radius of the user if the geolocation request is allowed, and results are limited to 10. The search results will also appear as pins on the Google Map below the results. Four Spotify playlists related to the genre searched will appear above the results.

Technologies Used

  • HTML
  • CSS
  • Javascript
  • jQuery
  • Eventbrite API
  • Google Maps API
  • animate.css
  • Bootstrap
  • anime.js
  • Firebase
  • Spotify API
  • HTML5 Geolocation

Authors

  • Alfred Chan
  • Chloe Zhou
  • Phillip Chang
  • Kristina Alekseeva

About

PinME is a website that looks up events based on the type of genre the user picks. Geolocation is used to get the user's location. The inputs are presented as drop-down menus, and the user can choose between many different genres, as well as when the event will be and whether or not the event is paid or free. The website searches within a 100 mi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • HTML 27.3%
  • CSS 13.3%