/budget-app

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.

Primary LanguageRuby

Budgetplus

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.

Homepage Details page
screen1 screen2

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby
  • Rails
  • PostgreSQL

Live Demo on Heroku

Setup

  • Make sure you have Ruby IRB installed on your computer
  • Clone or download this repo on your machine
  • Enter project directory

Install

bundle install

Database

# Create the database
rails db:create

## Apply migration (only if you generate a new migration file)
rails db:migrate

Run

rails s

Author

👤 Ntazama Willy

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used# Recipe App
  • Microverse
  • Original design idea by Gregoire Vella on Behance.