Skip to content
/ XML Public

Create a music playlist in the form of a XML file users can display, search or add to.

Notifications You must be signed in to change notification settings

yolandayyu/XML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

XML

The purpose of this program is to create a music playlist in the form of a XML file that users can display, search or add to. By using the concept of java's Elements and Element in terms of parent and child elements. The hierarchy starts off with "music" as the root, then goes into playlist which is filled with different songs with information on the artist, album and the song’s name.

About

Create a music playlist in the form of a XML file users can display, search or add to.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages