Giter Site home page Giter Site logo

capstone-brewify's Introduction

Front End Capstone: Brewify

This is my front-end capstone project for Nashville Software School. The app allows the user to search for an artist they're listening to, and get a few beer recommendations to pair with their music. It also allows for opposite search (search for the beer you're drinking, and get back a few artist recommendations).

Getting Started

First, you'll need to clone the project to your machine:

$ git clone https://github.com/sarahmorris926/Capstone-Brewify.git

Next, you need to run "npm install" in your terminal and start two servers: one as a local server, and one node server. The Node server code can be found here. You will need to clone it or fork it and cd into the file you put it in. The Node server can be started using this command in the terminal:

$ node server.js

After you start the node server, which should be on PORT 6060 which should not intervene with the server you start for the capstone project, which if forked, will be PORT 8080.

You should be able to go to your local server on your browser and view the project. You will need to click the "Spotify Login" button first, as Spotify requires authentication in order to search for any artists.

Using

  1. Click the "Spotify Login" button in order to begin searching for artists
  2. Type an artist's name and click the "Search" button
  3. Click on the artist you are listening to (if you're unsure if it's the right artist, click the play icon to the right of the name to bring up their artist page on Spotify)
  4. Get your beer type and click "Get Beers" to get specific recommendations!
  5. Click on the specific beers to get a description (if provided by BreweryDB API)

Built With

  • Spotify API - Spotify API for the web
  • Angular-Spotify - Wrapper for the Spotify API
  • Firebase - Database for genre/beer style pairings
  • BreweryDB API - BreweryDB API for beer styles and beer names
  • Lodash - Lodash "startCase" feature for search results
  • Heroku - Cloud application service used in this app to create a backend server in order to get data from BreweryDB API
  • Bootstrap - Used for styling elements on the page

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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.