kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Implement database update to user profile information in backend #29

Closed kalevias closed 6 years ago

kalevias commented 6 years ago

Upon a user updating their information on their profile page, the changes will need to be reflected in the database as per #5. See design specification in UC7.

Database design task specified in #9.

Deliverable: PHP code committed to GitHub.