Simple expenses tracker aiming for simplicity.
The main goal make it easy to you to know how much you have already spent in the current month, so you can keep an eye on your day-to-day expenses.
To achieve this, you just need to create your categories and input your transactions. Nothing more.
This application was built to apply learned concepts about the ruby language and rails framework. The application is hosted at heroku and is intented to use react.js in the views.