Our Care Front-end

This is the front-end for OurCare.ca's data visualization.

Running the project:

Installing the packages:

npm start

Starting the applicaiton:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Vercel Pushes

  • Dec 1: Stacked bar graphs
  • Dec 2: Fixed colors of stacked bar graph segments
  • Dec 12: Updating vercel
  • Dec 16: Vercel push
  • Dec 22: Y axis label + demographics tags
  • Jan 13: Bar graphs for multi-select and a couple of other changes
  • Jan 17: O graph for non multiselects, fix error log
  • Jan 25: Updating multi-select Qs' demo calcs
  • Jan 26: Updated multi-select demo calcs