natelevinson10 / COMP333_Project

.
MIT License
1 stars 0 forks source link

Set up basics of music rating page (front-end & backend) #46

Closed natelevinson10 closed 1 year ago

natelevinson10 commented 1 year ago

Create a very simple HTML page for the music rating screen a user is greeted with after logging in and pair it with functional PHP scripting / SQL database integration. This will later have a css stylesheet added to it in the future, and will incorperate needed logic.

This includes: adding, deleting, and viewing rated songs

natelevinson10 commented 1 year ago

Closed as mentioned in PR #56