Git Product home page Git Product logo

melody's Introduction

melody's People

Contributors

brillan150 avatar adjayanbaeva avatar dreyerz avatar lynnkuh avatar nskumar73 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

melody's Issues

XAML Implementation of UI Design (Size of 5)

Notes from Sun 2-16-20 Team Meeting:
screen to display name, playlist and genre
display
hardcoding dummy data

UI will bind the model values to the UI

bind the model of the UI (but not as a part of this issue)
hard code the list

Model is very simple
ame playlist filename and genre

Name
Artist
Genre
Filename

Bind to a dummy model (no, binding is for later)

In Main Page class
create an observable list of (Playlists? Songs?)

Build XAML
(Build model is seperate user story)

from the model read data bind to ui

dummy data literally written into the XAML (that is, not bound to anything yet)

Write the JSON Helper class (size 5)

Notes from Sun 2-16-20 Team Meeting:
C# class
start with a read method
populate the model
Very similar to the SoundManager class in the soundboard example

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.