Enable you to view your data in nice graphs with the ability to add another metric or add data to any metric.
Can filter each graph with the time range and the average / period data.
- Ruby 2.7.2 installed on the system
- Yarn Installed on the system
bundle install
rails db:create && rails db:migrate && rails db:seed
yarn install
rails s
Backend ruby on rails application tested with RSpec.
These are the relation between models in the backend.
The relation between components in React
- Expose add reading api so that we can add reading automatically from multiple sources