This app helps you manage your budget by creating different categories of expenses. Each category have its own transactions, displaying how much you spent and what you bought. One transaction can be assigned to multiple categories, allowing a more flexible money administration.
-
Ruby on Rails
-
SCSS
-
SQL
-
To get a local copy of this project clone this repository or download the Zip folder: git clone https://github.com/Gopxfs/budget-management-app.git
-
To get started, In the root directory run: gem install bundler
-
Then run: bundle install
-
Run ruby server in the Command Line: rails s
-
Open the server page on your browser: Localhost:3000
To edit this project:
- Open the repository you cloned with a code editor that you like.
- Edit the code as you want.
๐ค Gabriel Fonseca
Give a โญ if you like my project!
Original design idea by Gregoire Vella, under Creative Commons License.
This project is MIT licensed.