Assets
Assets provided by the clients at the initial phase:
- Storyboard.pdf: The story board about Homework-Buddy web app features in general
- startingpage.pdf: The marketing site or landing page
- Home-Board.pdf: The story board in a glimpse
- Beginner setup.pdf: onboarding design for students
- notes on design.pdf: few notes regarding design
Logos:
Favicons: favicon.zip
Usage in HTML:
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Homework-Buddy" />
<link rel="manifest" href="/site.webmanifest" />
No comments to display
No comments to display