Skip to content

dziaucho/tap-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

!!! WIP !!!

hi there! migrating one of my earliest projects to React, adding new functionality, and learning Redux along the way.

this work in progress

deploy

what's ready right now?

  • alert message :)

alert modal

  • api structure;

  • search music, loading modal;

input fetch loading

  • preview listening, play and pause;

pre listening : pause play

  • pagination, error modal;

pagination : error message

  • adding compositions to pads, play and pause functionality, and the ability to play multiple tracks together;

add music : pads music

  • footer with links;

footer

what is NOT done?

  • adaptive layout;
  • ui hides after setting up the composition, ui animation is incomplete in general;
  • background animation while listening;

what i'm working on right now?

  • adaptive layout;
  • fixing mistakes;

what I wanna add?

  • hint on what to search;
  • volume setting;
  • local storage music setup to save;
  • resetting;
  • pads animation on adding compositions;