A simple app that creates graphs to show a user’s life balance to assist with goal setting.
Assessing how balanced your life is can help you to make decisions and set goals. This app is meant to assist users in tracking their wellness over time.
Built with:
- Rails
- JavaScript
- Chart.js
- Clone the repo
- In Terminal, cd into the directory
To run the app:
- Start the server:
rails s
- Open the webpage, most likely at
http://localhost:3000/