Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Create a favicon #41

Closed
2 tasks done
chris-townsend opened this issue Nov 15, 2022 · 0 comments
Closed
2 tasks done

USER STORY: Create a favicon #41

chris-townsend opened this issue Nov 15, 2022 · 0 comments
Assignees
Labels
2 User Story Estimate is 2 story points development Development Process should-have A should-have feature

Comments

@chris-townsend
Copy link
Owner

chris-townsend commented Nov 15, 2022

User Story:

As a developer, I can add a favicon so that the site looks more distinguishable

Useful Docs:

Icons - https://www.flaticon.com/search/2?word=recipe&order_by=4

Django Favicon Tutorial - https://learndjango.com/tutorials/django-favicon-tutorial

Favicon Converter - https://favicon.io/favicon-converter/

Acceptance Criteria:

  • The favicon should be clear and not pixelated
  • The favicon image should be the correct size
  • The favicon should be stored in the static folder The favicon images should be hosted on Cloudinary with a few different sizes available
  • The favicon should work on different browsers

Tasks:

  • Upload favicon images to Cloudinary to host the images
  • Copy the Cloudinary image URL into the head of the base template to display the favicon
    • Hard refresh is sometimes needed - Ctrl, Shift, and the 'R' key

@chris-townsend chris-townsend added should-have A should-have feature 2 User Story Estimate is 2 story points development Development Process labels Nov 15, 2022
@chris-townsend chris-townsend self-assigned this Nov 15, 2022
@chris-townsend chris-townsend moved this from Todo to In Progress in Kitchen Tales Kanban board Nov 30, 2022
Repository owner moved this from In Progress to Done in Kitchen Tales Kanban board Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 User Story Estimate is 2 story points development Development Process should-have A should-have feature
Projects
Development

No branches or pull requests

1 participant