This 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
- Ruby on Rails click here >>
- Rubocop: Rubocop
- UML schema diagram
- Bootstrap
- Ruby
To get a local copy up and running follow these simple example steps.
Ruby
Ruby on Rails
PostgreSQL
Clone the repository and change the directory to blog
$ git clone git@github.com:brainconnect93/Budget-App.git
$ cd Budget-app
Install all project dependencies by running the command below
$ bundle install
Linux
$ rails server
Windows
$ rails server
$ http://localhost:3000/
$ rubocop .
$ Rspec spec
👤 Afolabi Akorede
- GitHub: @brainconnect93
- Twitter: @brainconnect0
- LinkedIn: Afolabi Akorede
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
My Acknowledgements to Gregoire Vella on Behance the author of the original design, as required by the Creative Commons license of the design. Gregoire Vella on Behance the author of the original design, as required by the Creative Commons license of the design.
-
Hat tip to Microverse for giving me this project to work on
This project is MIT licensed.