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

Upgrade Business Assessment Tool #5

Open Aliserag opened 4 years ago

Aliserag commented 4 years ago

Overview: The current algorithm in the Business Assessment tool is very basic, to provide more valuable outcomes further functionality is required. Below are further upgrades that can be made, in order to work on any of them, first create a new issue using the ISSUE_TEMPLATE.md file in the root directory and assign it to yourself.

Enhancements:

  1. Segment impact by industry (i.e. Retail businesses and restaurants won’t be as impacted as tech startups for example), allow users to select their industry and add an appropriate scale to each industry. Researching trends and impact in other affected countries and reaching out to University Professors may be required
  2. Add recommendations based on the runway outcome and/or industry after running the assessment. For example if a business is expected to be at high risk and run out of runway within 3 months, a list of recommendations that includes links to funding programs/rent reduction schemes/negotiating tactics with landloads etc.

Stakeholder: @Aliserag

aPruner commented 4 years ago

We should have a label for issues that require further breaking up into subtasks. Can you (or someone else with the proper permissions) create one @Aliserag ?

aPruner commented 4 years ago

Also, I can pick this one up and start creating sub-tasks for it!

NoirKomBatman commented 4 years ago

Please link the sub-issues with this one

aPruner commented 4 years ago

Created a sub-issue for the runway/risk-related recommendations: https://github.com/Aliserag/CovidImpact/issues/41

aPruner commented 4 years ago

Created another sub-issue for industry-related revenue loss dropdown: https://github.com/Aliserag/CovidImpact/issues/42

aPruner commented 4 years ago

@Aliserag @NoirKomBatman have a look at the issues I created and make any appropriate changes/give feedback! Once that's done we can close this one out.

Aliserag commented 4 years ago

Will do @aPruner!