Home - oscarshue/COM528_Resit GitHub Wiki

HitTastic! COM528 Assignment Re-Sit

For this project we are creating a music purchasing site named HitTastic!. At a high level this site will be able to enable users to search for their favourite songs and place a physical order of any songs of their choosing. There are two members of the development team for this project with the tasks split into Group A and Group B Tasks.

There will be several databases in use for this project to store user data, song data, and song order history.

The application will be developed using JSP pages with a Java Back-End, and the data will be handled with a SQLlite database