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

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

elps to keep track the expenses of your transactions and it builds using ruby on rails language
https://github.com/saluumaa/budget-app

postgresql ruby-on-rails

Last synced: about 2 months ago
JSON representation

elps to keep track the expenses of your transactions and it builds using ruby on rails language

Awesome Lists containing this project

README

          


Budget App


# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– Budget-App ](#-budget-app-rails-)
- [πŸ›  Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [πŸ› Live Preview ](#-live-preview-)
- [πŸ›  Description ](#-video-description-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Run tests](#run-tests)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# πŸ“– Budget App

> This is a budget app that helps to keep track the expenses of your transactions and it builds using ruby on rails language it shows you every purchases you made and the amount of money you spent on each transaction and it also shows you the total amount of money you spent on all transactions.

## πŸ›  Built With

Tech Stack


- Ruby on Rails
- PSQL

## πŸ›  live Preview

[Live Demo](https://budget-app-fdkb.onrender.com/)

## πŸ›  Description

[Video](https://www.loom.com/share/Partchart-App-Capstone-Project-Demo-211964510097459aa3de15a3f5934936?sid=9a18ca5b-a897-4564-bc39-31b72605fc64)

(back to top)

### Key Features

- Login / Sign up

- Add/Display Categories

- Add/Display Transactions

(back to top)

## πŸ’» Getting Started

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

### Prerequisites

In order to run this project you need:

Example command:

```sh
Install Ruby
Install rails
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/misalazeem/Recipe_App.git
```

### Install

To install dependencies Run the following commands:

```sh
bundle install
```

### Usage

To run the project, execute the following command:

```sh
rails s
```

### Run tests

To run tests, run the following command:

```sh
rails test
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€**SALMA IBRAHIM**

- GitHub: [@Saluumaa](https://github.com/saluumaa)
- Twitter: [@SalmaHIbrahim20](https://twitter.com/SalmaHIbrahim20)
- LinkedIn: [Salma ibrahim](https://www.linkedin.com/in/salma-ibrahim-78bb5a14a/)

(back to top)

## πŸ”­ Future Features

- Add Edit and Delete button

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project, give it a star.

(back to top)

## πŸ™ Acknowledgments

- I am gratefull and would like to thank [Gregoire Vella](https://www.behance.net/gregoirevella) for this amazing design idea, you can find the design in this link [Gregoire Vella](https://www.behance.net/gregoirevella)

(back to top)

## πŸ“ License

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

(back to top)