Skip to content

Achau9/ITWS4500-Group2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jukebox

Introduction:

Our team is creating a web application that provides Spotify users with a “news feed” for each of their playlists, allowing users to see any updates and new songs, as well as comment on/discuss them with other followers.

Flow of Our Application

  • npm start
  • bin/www
  • app.js
  • routes/index.js
  • index.html
  • javascript/main.js
  • angular connecting frontend <==> backend

To Install and Run

Download the project

npm install
npm start

Open your browser, go to http://localhost:3000

Todo list:

  • Frontend (H)

    • mobile fitness
    • give post comment background image with hig/low opacity for reading
    • cut the bg image and do reverse
  • Backend

    • mdb to save comment related to playlist (J)
    • query to return relative comments (J)

Group Members:

  • Trulee Hersh
  • Honghao Li
  • Alston Chau
  • Jonathan Koppelman

About

This is repo for ITWS-4500 Team2 Fall 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.9%
  • HTML 19.8%
  • CSS 6.3%