Coder Social home page Coder Social logo

rainbeat-music-player's Introduction

Rainbeat

Music Player built on Symfony and React.

Prerequisites

I recommend linux as a dev platform. Windows and MacOS were not tested.

I will use root as a alias for rainbeat main directory.

Requirements:

  • PHP version > 7.0
  • NodeJS installed

In root: ./install.sh

Development:

In root: ./dev.sh

Testing:

In root: ./run_backend_tests.sh

Tests won't work on windows!

rainbeat-music-player's People

Contributors

ithrasil avatar pawelbajgrowicz avatar

Watchers

Patryk avatar

rainbeat-music-player's Issues

Hardcodowane stałe

W pliku `backend/src/Domain/StorableObject/ApiObject/Track.php' nadal istnieją zhardcodowane stałe client_id.

Pokazywanie pustych list utworów

Dla skrócenia zapisu poprzez słowo agregator będę nazywał playlistę/album utworów.

Domyślnie każdy agregator zostaje pobrany bez wczytanych utworów.
Użytkownik po kliknięciu w kartę agregatora, wysyła zapytanie o wczytanie utworów.
Serwer przesyła zapytanie do odpowiedniego API i zwraca użytkownikowi listę utworów.
Lista utworów może być pusta, co powoduje usunięcie karty agregatora z widoku użytkownika.

Problem:
Serwer nie zapisuje informacji o pustej liscie utworów, w konsekwencji po odświeżeniu widoku, użytkownik będzie widział możliwość wczytania tego samego pustego agregatora.

Wydajność

Do naprawienia:

  • Powstaje zbyt dużo procesów dotyczących kart utworów

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.