Skip to content

Given data about people I visualised the data, created charts, the ability to filter people from their data points, a map with each person pinned, the ability to edit data from the site, unit tests using JEST and state management using VueX

Notifications You must be signed in to change notification settings

izman48/JS-Challenge

Repository files navigation

suade-js-challenge

Project installation


npm install

MUST DO THE CHANGES SHOWN BELOW

Detailed steps can be found in "EditGoogleCharts.md"

We need to make a small change to the vue-google-charts package to make it render for Vue3. Change has been suggested here devstark-com/vue-google-charts#94

Code to be changed can be found at:

https://github.com/devstark-com/vue-google-charts/pull/94/files

Running the project

In the root directory, run:


npm run serve

Run unit tests


npm run test:unit

About

Given data about people I visualised the data, created charts, the ability to filter people from their data points, a map with each person pinned, the ability to edit data from the site, unit tests using JEST and state management using VueX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published