Code Monkey home page Code Monkey logo

bears-27's Introduction

bears-27

Routes:

/events/ - Shows a list of all events in the database /events/attending/{ID}/{Date} - Shows a list of people who will be at some place within 1 day of your given date, or if it fails to parse your date it will look for people going within 1 day of the current date.

/user/myPlannedEvents - Shows the contents of your planned events list /user/addPlannedEvents/{id} - Adds an event with a matching ID to your planned events /user/addPossibleEvents/{id} - Adds an event with a matching ID to your possible events

/places/near/{zipcode}/ - Shows an unfiltered list of results near a given zipcode /places/near/{zipcode}/category/{category} - Shows a list of results for a given category. A list of categories can be found at https://www.yelp.com/developers/documentation/v3/all_category_list

(Note all of the below are unfinished) /itineraries/ - Shows a list of all public itineraries /itineraries/mine - Shows a list of your itineraries /itineraries/addEvent/{itineraryID}/{eventID} - Adds an event to your itinerary /itineraries/{id} - Show an itinerary, provided you are allowed to see it.

/profile/ - Returns a json object with profile date (As or right now)

/login/ - Allows a user to login using Google sign in, possibly more in the future.

bears-27's People

Contributors

marianoheller avatar jorlee92 avatar oxyrus avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.