Giter Site home page Giter Site logo

after-hours's Introduction

After-Hours

After Hours is an exciting new app that allows users to find Happy Hour information from differing venues relative to their location.

Our Approach to a Happy Hour App

With the many hours we put in per day at GA, relaxing and decompressing over a cocktail, a glass of wine, or a cold one is necessary. Most of us do not live in the DTLA area and we felt that something useful for all is to have an app that would pull all the local Happy Hour information from nearby restaurants and bars. Additionally, it would be useful for users to be able to post reviews based purely on a venue's Happy Hour, and for owners of establishments to be able to update their information to keep it current.

Technologies Used:

Happy Hour was built on:

  • NodeJS
  • Express
  • Mongo DB
  • HTML5
  • CSS3
  • jQuery/Javascript
  • Bootstrap
  • Google Maps API
  • Yelp! API

Installation instructions for any dependencies

Packages to install:

  • $ npm install --save path
  • $ npm install async
  • $ npm install cheerio
  • $ npm install request

Cheerio - allows us to load a web page for HTML scraping

Async - a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

Path: This module contains utilities for handling and transforming file paths. Almost all these methods perform only string transformations. The file system is not consulted to check whether paths are valid.

A full list of dependancies are as follows:

"async": "^1.5.2",
"bcrypt": "^0.8.5",
"bluebird": "^3.1.4",
"body-parser": "^1.14.2",
"cheerio": "^0.19.0",
"cookie-parser": "^1.4.1",
"dotenv": "^2.0.0",
"ejs": "^2.4.1",
"express": "^4.13.4",
"express-helpers": "^1.3.2",
"express-session": "^1.13.0",
"mongoose": "^4.3.7",
"morgan": "^1.6.1",
"passport": "^0.3.2",       
"passport-facebook": "^2.0.0",
"path": "^0.12.7",
"request": "^2.67.0",
"yelp": "^1.0.1"

Roadblocks/Issues:

  • Our biggest issue was time. We weren't able to complete everything we wanted to include in this project
  • Nested data was confusing and difficult to deal with
  • Ability to search by hour and price (time issue)

Future Additions

  • Check-in capabilities
  • Social media feeds from Instagram and Twitter
  • The ability to access a ride share app (Uber/Lyft) through our After Hours App
  • Messenger/chat capabilities
  • Ablity to locate other After Hour goers who attended the same Happy Hour

##Links: After Hours on Heroku
GitHub
Trello
Prezi Inception Deck
Video Demo

after-hours's People

Contributors

cruth544 avatar mpwashburn avatar staysee avatar

Watchers

 avatar  avatar  avatar  avatar

after-hours's Issues

Roadbloacks / IceBox

Descriptions of any unsolved problems or major hurdles your team had to overcome

Include all links to boards

Link to your user stories โ€“ who are your users, what do they want, and why?
Link to your wireframes โ€“ sketches of major views / interfaces in your application

First Deploy

Make sure our app deploys to Heroku properly!

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.