0
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Oliver-Akins
9bf551bd6d Add release date of album to track information 2020-08-13 21:25:45 -06:00
Oliver-Akins
3c619eeedd Fix indentation 2020-08-11 09:33:03 -06:00
Oliver-Akins
8432da161c Adjust styling of everything & make mobile friendly 2020-08-11 00:49:47 -06:00
Oliver-Akins
dcc2a5d456 Remove log statement 2020-08-11 00:49:16 -06:00
Oliver-Akins
6b04ea9c71 Add loudness and popularity to the datapoints we are displaying. 2020-08-11 00:49:02 -06:00
Oliver-Akins
5dc05e1696 Move track title to modal title because we're getting rid of that redundant data 2020-08-11 00:48:33 -06:00
Oliver-Akins
7c314212d3 Add handler for edge case data points. 2020-08-11 00:48:04 -06:00
Oliver-Akins
cc00d4a92d Iterate through the datapoints differently.
This way I can write edge-cases for specific data points (see: Loudness / Popularity)
2020-08-11 00:47:23 -06:00
Tyler-A
5f7bc61ebc Begin working on the detailed track view.
This initially add just the base modal data, styling, and the request for the audio features data
2020-08-09 00:58:15 -06:00
Tyler-A
3a4ceaf430 Initialize base file for needed modals. 2020-08-07 00:43:45 -06:00