Inflow-Music-Co / inflow-music-react

Inflow Music react front-end
inflow-music-react.vercel.app
MIT License
2 stars 0 forks source link

Refactor code base #12

Open 0xmovses opened 3 years ago

0xmovses commented 3 years ago

The entire code base needs to be refactored so that it is easily maintable and more readable, this will enable us to ship features faster and fix bugs quicker.

derivativedegen commented 3 years ago

@rvmelkonian bootstrap is best for alignment of items and organizing structure, i don't think we should get rid of it. It's also what im most familiar with for building. if anything, i think once the CSS is refactored it will be more bootstrap oriented with proper columns and structure..

for material-UI could you specify what you would like? i know you mentioned icons could be changed to material-UI and i can explore that if you aren't set on the current sidebar icons. I personally like them but its your call.

for css refactor - i think this would be best to do after app MVP is complete. currently this wouldnt be an efficient use of time.