COVIDImpact / CovidImpact

COVID-19 is impacting countless small businesses across Canada, we all face uncertainty. Several colleagues and I asked what we could do to help? After a weekend of non-stop coding we’ve put together #CovidImpact, a FREE Small Business Care Package which features: A curated list of programs to help them through the crisis. Real-time news relevant to Canadian ventures Simulation tool to see how their business may be affected across various scenarios depending on how long COVID-19 drags out for. Together, Canadian businesses will get through this by supporting each other! CovidImpact is built in Vue with Javascript, HTML and CSS files. The project utilizes various Bootstrap-Vue components and newsapi.org to get the latest business news. The app is hosted on S3 and uses serverless functions for a mailchimp newsletter.
http://covidimpact.ca/
Apache License 2.0
3 stars 0 forks source link

Improve Navigation Across App #4

Open Aliserag opened 4 years ago

Aliserag commented 4 years ago

Overview: Some users don't realize that the #CovidImpact at the top of every page takes them to the homepage. To make the user experience better and reduce confusion adding an icon could would be an enhancement.

What needs to be done:

  1. Add an image of a home using our themes pink (#f958ff) above #covidImpact or the CovidImpact heart attached below to every page.
  2. Route the image along with #CovidImpact back to the home page when clicked.
  3. Size image appropriately so it's width is no greater than the CovidImpact text below it.

Criteria of success:

  1. Image added to every page above #CovidImpact that successfully reroutes to homepage on click.

Documentation heart

Stakeholder: @Aliserag