11 Commits

Author SHA1 Message Date
d7a3d4abd3 added play and shuffle non functional buttons 2024-04-19 11:36:54 -04:00
1377743aba added a delete playlist song 2024-04-19 11:04:15 -04:00
f56e13eaa9 added a playlist component and a song component 2024-04-18 19:44:12 -04:00
8d704ac6bd seperated playlist component into different files 2024-04-18 12:08:01 -04:00
c66e04643c started work on playlist ui 2024-04-17 19:50:27 -04:00
ac02fb9bd6 commit to work on laptop. 2024-04-16 14:58:45 -04:00
1a9addefa4 created component to add a playlist 2024-04-13 13:50:31 -04:00
5f9140c96d modified: Cargo.toml
modified:   src/components/sidebar.rs
	modified:   style/sidebar.scss
2024-04-05 16:49:09 -04:00
e211f476a7 added profile section to homepage 2024-03-22 20:25:52 -04:00
a7368aec30 create dashboard/search toggle.
modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   src/app.rs
	modified:   src/components.rs
	new file:   src/components/search.rs
	modified:   src/components/sidebar.rs
	modified:   src/pages/signup.rs
	modified:   style/dashboard.scss
	modified:   style/main.scss
	new file:   style/search.scss
	modified:   style/sidebar.scss
2024-03-14 10:56:35 -04:00
189fdccd93 initialize all components 2024-03-12 20:56:38 -04:00