Coder Social home page Coder Social logo

music_client's Introduction

music_client

University of North Carolina Asheville | CSCI 344 - Web Technology | Spring 2015

Contributors: Ryan Jensen, Mariana Herzog, Ivy Sugars, Katelynn Alexander

Code located at: https://github.com/rpjensen/music_client/tree/master

The intention behind this site is for users to populate and modify the database. This has a beautiful interface for interacting with a database that stores Bands, Artists, Albums, and Songs.

It uses a mysql database to relate artists to specific bands, songs to specific albums, and songs and albums to specific artists or bands.

To view the site follow these few simple steps:

  1. Start a MYSQL daemon either a bare bones install or using a package such as,
  • WAMP works for Windows
  • MAMP works for Mac (MySQL Port: 3306)
  • Sidenote: Depending on the machine you might (read as probably) need to comment out line #13 for socketPath in the server.js file if it isn't already commented out.
  1. Create a MYSQL database called music
  2. Run the 'create_tables.sql' query on that database. This will create the table structure and some sample data to work with.
  3. Run Node on the server.js file. It should give you the output "Listening on port 3000."
  4. Start a server
  5. Go to localhost:3000 in the browser of your choice

music_client's People

Contributors

rpjensen avatar kalexa29 avatar isugars avatar

Watchers

 avatar  avatar  avatar Mariana Herzog 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.