Browse Source

chore(Wiki): Added screenshots

Owen Diffey 3 years ago
parent
commit
1b176ba4c5

+ 25 - 0
.wiki/Screenshots.md

@@ -0,0 +1,25 @@
+# Screenshots
+
+## Home
+![Home](./screenshots/light/Home.png)
+
+## Login
+![Login](./screenshots/light/Login.png)
+
+## Register
+![Register](./screenshots/light/Register.png)
+
+## Station
+![Station](./screenshots/light/Station.png)
+
+## Manage Station
+![Manage Station](./screenshots/light/Manage_Station.png)
+
+## Edit Playlist
+![Edit Playlist](./screenshots/light/Edit_Playlist.png)
+
+## User Profile
+![User Profile](./screenshots/light/User_Profile.png)
+
+## User Settings
+![User Settings](./screenshots/light/User_Settings.png)

BIN
.wiki/screenshots/light/Edit_Playlist.png


BIN
.wiki/screenshots/light/Home.png


BIN
.wiki/screenshots/light/Login.png


BIN
.wiki/screenshots/light/Manage_Station.png


BIN
.wiki/screenshots/light/Register.png


BIN
.wiki/screenshots/light/Station.png


BIN
.wiki/screenshots/light/User_Profile.png


BIN
.wiki/screenshots/light/User_Settings.png


+ 1 - 0
README.md

@@ -13,6 +13,7 @@ Musare is an open-source collaborative music listening and catalogue curation ap
 - [Backend Commands](./.wiki/Backend_Commands.md)
 - [Technical Overview](./.wiki/Technical_Overview.md)
 - [Value Formats](./.wiki/Value_Formats.md)
+- [Screenshots](./.wiki/Screenshots.md)
 
 ---