Budgeti is a budget tracking app that helps you monitor how your budget was allocated and spent. Budgeti is built with Ruby on Rails and styled using boostrap
- Ruby
- Ruby on Rails
- PostgreSQL
- RSpec
- Boostrap
To get a local copy up and running follow these simple example steps.
Run the command git clone
followed by https://github.com/Yerimah/Budgeti.git
cd Budgeti
Must have installed locally:
- Ruby on Rails
- PostgresQL
- A Code Editor (IDE) such as VSCode or Atom.
Run bundle install
to install gem dependencies
Setup the database running rails db:create
and rails db:migrate
Run the application in your local server running rails s
And open http://localhost:3000/ in your browser
install modules with bundle install
Install rspec bundle install
following rails generate rspec:install
Run tests rspec
👤 Daniel Yerimah
- GitHub: @yerimah
- Twitter: @iamdeewyne
- LinkedIn: @daniel-yerimah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to minimal for the awesome design.
Give a ⭐️ if you like this project!
This project is MIT licensed.