Link to the wireframing and moqups https://app.moqups.com/moishe/lxu16GiZv8/view
- run migrations
knex migrate:latest
- node_modules for backend run
npm i
- start backend
npm start
- node_modules for frontend run
cd frontend
npm i
- start frontend
cd frontend
npm start
refrences: https://developers.google.com/chart/