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

Embed economic impact form on website #17

Open Aliserag opened 4 years ago

Aliserag commented 4 years ago

Overview: Idea by Alan Cornford who highlighted how the government is great at promising but when it comes to delivering, the people that need support most often don't benefit. In order to understand the true economic impact on small businesses caused by Covid-19, and encourage aid to get to where it's needed, we're launching a survey to collect data towards generating an economic impact heat-map of British Columbia.

What needs to be done:

  1. Explore similar heatmap website: https://flatten.ca/?lang=en
  2. Create a google form in the team drive that asks the following questions: https://docs.google.com/presentation/d/1LlTEcEFj4Q-7lAhsDRoNZfhjgWuhb2KNjWcRogjtpSw/edit?usp=sharing
  3. Use FormFacade to make the form look beautiful in a new page called CovidImpact Survey: https://formfacade.com/
  4. Link to the new form from a dismissible alert in the homepage saying "Fill out a survey on how Covid-19 has impacted your business!"

Criteria of success:

  1. Form is fillable
  2. answers are successfully compiled and collected
  3. The form is responsive

Documentation: Embeds with bootstrap-vue https://bootstrap-vue.org/docs/components/embed Dismissable alert: https://bootstrap-vue.org/docs/components/alert#

Stakeholder: @Aliserag