issues
search
kdeng00
/
Mear
A Customizable music player app
MIT License
1
stars
1
forks
source link
Create Song Model
#55
Closed
kdeng00
closed
5 years ago
kdeng00
commented
5 years ago
Song
Property Name
Datatype
Id
*
Int
Title
String
Album
String
Artist
String
Year
Int
Genre
String
Duration
Int
Filename
String
SongPath
String
Song