An open API service indexing awesome lists of open source software.

https://github.com/theophileaseh/budget-app

An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.
https://github.com/theophileaseh/budget-app

budget-app budget-manager rails ruby

Last synced: about 2 months ago
JSON representation

An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.

Awesome Lists containing this project

README

          

# Budget App

> An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.

## [Visit Budget App](https://budgetz-app.herokuapp.com/)

## Screenshot
| Categories Page | Transactions page |
| ---------- | ----------- |
| ![CategoriesPage](img/1.png) | ![TransactionsPage](img/2.png) |

## Built With

- Ruby on Rails
- Ruby
- Rubocop

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

### Prerequisites

``VS Code or other Code Editor``

### Setup

``Install Postgres and Ruby applications``

### Install

git clone https://github.com/Theophileaseh/Budget-app.git

### Usage

``cd Budget-app``

``bundle install``

``Run "rails server or rails s" to start the application on local server``

### Run tests

``Run "rspec" in your terminal``

## Authors

👤 **Nwachan Theophile**

- GitHub: [@Theophileash](https://github.com/Theophileaseh)
- Twitter: [@NwachanT](https://twitter.com/NwachanT)
- LinkedIn: [LinkedIn](https://linkedin.com/in/nwachan-theophile)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- credits to Gregoire Vella on Behance. :raised_hands:

## 📝 License

This project is [MIT](./MIT.md) licensed.