GithubHelp home page GithubHelp logo

mari1647iv / music-player Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 72.43 MB

Simple web music player from scratch with internal APIs interactions.

License: MIT License

HTML 0.89% JavaScript 99.11%
music-player react web-application

music-player's Introduction

Music Player - React Web Application

CI Contributors Issues Tag MIT License

Table of Contents

About

Simple web music player with the ability to see the song lyrics, artist info, and information about upcoming music events.

Features description & MVP: https://docs.google.com/document/d/1enQtu05d_Va8euEKDsHXV75I_egNgr_5gt9eRKrfQuE/edit?usp=sharing

Frontend Description

During the course project, we have implemented a simple web music player with some standard functionality, the ability to see the song lyrics, and artist info. As well the information about upcoming music events such as concerts and festivals could be found on the web service.

The application contains 3 pages:

  • music list with the ability to search for desired music to listen
  • music player where the user is able to navigate through the playing music stream, see the playing song’s lyrics and information about the artist
  • upcoming events with events search form where the events could also be filtered by the desired artist

Backend Description

For the backend, we used Public APIs:

  • Genius - song lyrics database
  • TasteDive - artists database
  • Songkick - music events database

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download the project using

git clone https://github.com/mari1647iv/music-player.git

Install project dependecies using npm

npm i

Installation

Start the application:

npm start

,or build it for production:

npm build

Authors

Marina Ivanova, Innopolis University BS18-SE-01

Marina Nikolaeva, Innopolis University BS18-DS-02

Project Link: https://github.com/mari1647iv/music-player

License

Distributed under the MIT License. See LICENSE.md for more information.

music-player's People

Contributors

mari1647iv avatar nmaria03 avatar

Stargazers

 avatar

Watchers

 avatar

music-player's Issues

Jest tests

5 functions covered with tests
(c) Lecture 1 - Introduction

!page MusicPlayer

  • create route
  • header
  • song player
  • artist info card
  • song lyrics

Depends on:

  • Player [size = "maximized"]
  • Card [type="artist"]
  • Header
  • LyricsBlock

Set Routing

  • Add React Router
  • Add links to the routes:
    • main > player
    • main > events
    • player > main
    • payer > events
    • events > main

Depends on:

  • Main page
  • webpack.config
  • Button

!page Events

  • create route
  • header
  • search form
  • cards grid

Depends on:

  • Input
  • Button
  • Card [type="event"]
  • Header

!page Main

  • create route
  • header
  • search form
  • audio list
  • minimized player

Depends on:

  • Player [size = "minimized"]
  • AudioBlock
  • Input
  • Button
  • Header

!component AudioBlock

States:

  • default
  • hovered
  • choosed

Ideas:

  • inherited from radio button

Depends on:

  • Button

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.