Budget app is a mobile web application where you can manage your budget. you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
- Major language
- Ruby
- Rails
- RSpec
- PostgreSQL
- CSS
- ERB
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Git
- Ruby
- PostgreSQL
- Node.js
gem install rails
git clone
$ https://github.com/VTY1999/Budget-app.git
$ cd Budget-app
```bash
- bundle install
- rails s
- rspec spec/
👤 Francis Verissimo
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Credit to Gregoire Vella on Behance, the author of the original creative common license
This project is MIT licensed.