bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Logo Implementation #611

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

Description:

Our web application does not currently have a logo or favicon. A new logo has been provided by @erdnj and should be added to the website. I need to implement the logo to our application.

Steps:

1) Add the new favicon.ico file to the root directory of the project.

2) Add the new logo image file to the images directory.

3) Update the codebase to display the new logo in the navigation bar.

4) Add code to display the new favicon in the browser tab.

5) Test the website to ensure that the new logo and favicon are displayed correctly in all relevant places.

Reviewer: @BeratDamar Deadline: 27.12.2022 12.59

umutdenizsenerr commented 1 year ago

Since PR is merged, i am closing the issue.