Skip to content

armanisani/skedgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

277 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skedj

https://skedj.herokuapp.com/

https://trello.com/b/afv84TWz/wdi-p3

Description

This website simplifies making itineraries by giving you realtime access to Yelp's api giving you a rundown of restaurant, bars, events, etc in your geolocated area. We give you an easy step by step process that lets you plug in what you want to our "sophisticated algorithm", and in return you receive the most ideal schedule combination of business based off of your needs & location.

Technologies Used

  • NodeJS + Express
  • MongoDB + Mongoose
  • Javascript + jQuery
  • AJAX
  • Passport
  • Materialize
  • HTML
  • CSS

Third-party APIs

  • Yelp
  • Google Maps

OAuth Providers

  • Facebook

Wireframes

intial_screen

second_screen

third_screen

schedule_display_desktop

schedule_display_mobile

profile_screen

Data Model

  • User
    • contains user data (email, password, saved schedules[links as reference])
  • Schedule
    • contains times and an array of businesses (embeded)
  • Business
    • contains reference to a Yelp business id, plus parameters for quick display on frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors