Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 8, 2019. It is now read-only.
/ cirrus Public archive

SoundCloud UWP

kjhx-hw/cirrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Header

Azure Build Status

Cirrus

A barebones SoundCloud client that allows you to search, browse, play music, and maintain a local list of favorite tracks.

Written by Kyle Huggins and Riley Judd for COMP 4450.

MVVM

Model

  • UWPFinalProject/Model/CloudAPI.cs
  • UWPFinalProject/Model/LocalStorage.cs
  • UWPFinalProject/Model/Player.cs

View

  • UWPFinalProject/Pages/HomePage.*
  • UWPFinalProject/Pages/MyMusicPage.*
  • UWPFinalProject/Pages/PlayerPage.*
  • UWPFinalProject/Pages/SearchPage.*
  • UWPFinalProject/Pages/SettingsPage.*

ViewModel

  • UWPFinalProject/Pages/TrackViewModel.cs

Teammate Contribution

Riley Judd

  • LocalStorage Class
  • LocalStorage Model interactions
  • Search Page UI, backend
  • Player Page Media Player functionality
  • MyMusicPage UI, backend
  • Logo design and implementation

Kyle Huggins

  • MainPage (Navigation Host)
  • HomePage UI, backend, misc.
  • PlayerPage UI, backend (except MediaPlayer)
  • SettingsPage UI, API interaction
  • API Interaction Model
  • Player Model API interactions
  • ViewModel Class

Dependencies

About

SoundCloud UWP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages