SWE-574-GROUP-1 / SWE574-GROUP-1

This repository contains term project of 'Software Development as a Team' class in Bogazici University.
MIT License
1 stars 0 forks source link

Now user can upload a background image. #109

Closed Fluentum closed 1 year ago

Fluentum commented 1 year ago

New image is displayed without any problem. settings_page_handler is modified to check the form and save the background photo to user profile. settings.html is modified to add an area for the user upload a background photo. profile.html is modified to present the background photo in the reserved container.