Team Members: Kan Zheng, Di Wu
This web application is a music information management system used to manage music dataset and user dataset. In music dataset, music information, including title, genre, artist and timestamp is collected as a table. In user dataset, user information, including username, favorite music from music dataset and it’s rating is collected as a table. User can easily manage music by create, update and delete data. Also sorting, filtering, searching functions are supported in the application. In addition, User Interface is built to make the system more friendly to user.
URL: http://projects.cse.tamu.edu/wszk1992/
##Functionality:
Create, Update, Delete, Sort, Filter, Search.