Giter VIP home page Giter VIP logo

livetracker's Introduction

liveTracker

Capstone project for Treehouse Techdegree.

Mason Embry - [email protected]

See a live version at https://live-tracker.herokuapp.com/

Project Instructions

https://teamtreehouse.com/projects/capstone-project-build-your-own-web-application

From Treehouse:

In this final, "Capstone" project, you'll bring together everything you've learned to create your own web application. You'll need to build all aspects of the site including an interactive front end. On the backend you'll manage data with a database and talk to at least two other web sites by connecting to their APIs. Finally, you'll host this site on the web so the world can see your finished, running web application.

You can build this project using any of the technologies you've learned so far such as Angular, and the MEAN stack, a relational database like MySQL, a document-based database like MongoDB, Bootstrap, jQuery, Express, and Node. Please don't use backend frameworks that we haven't taught in the Techdegree, such as Koa, Sails, or Meteor. You can use any front end libraries and frameworks.

Description

This app makes it easy to retrieve your top 20 favorite artists from Spotify and search JamBase for concerts in your area using your zip code. It is a MEAN app built using the following technologies:

  1. Frontend
  • Angular 1
  • Bower
  • Bootstrap
  1. Backend
  • MongoDB and Mongoose
  • Express
  • Node.js
  1. APIs
  • Spotify
  • JamBase
  1. Modules
  • node-jambase
  • passport-spotify
  • spotify-web-api-node

Installation

  1. Run npm install.
  2. Add your api keys to config/apiConfigEXAMPLE.js and rename to apiConfig.js.
  3. Setup your local Mongo database and enter path in config/db.js.
  4. Run npm start or nodemon at project root.

livetracker's People

Contributors

embrycode avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

mshenfield

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.