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
- Host: GitHub
- URL: https://github.com/saluumaa/budget-app
- Owner: saluumaa
- License: mit
- Created: 2023-09-12T08:43:39.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-08T05:11:14.000Z (about 2 years ago)
- Last Synced: 2025-09-06T11:51:15.194Z (10 months ago)
- Topics: postgresql, ruby-on-rails
- Language: Ruby
- Homepage: https://budget-app-fdkb.onrender.com/
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-)
> 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.
Tech Stack
- Ruby on Rails
- PSQL
[Live Demo](https://budget-app-fdkb.onrender.com/)
[Video](https://www.loom.com/share/Partchart-App-Capstone-Project-Demo-211964510097459aa3de15a3f5934936?sid=9a18ca5b-a897-4564-bc39-31b72605fc64)
- Login / Sign up
- Add/Display Categories
- Add/Display Transactions
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
```
π€**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/)
- Add Edit and Delete button
Contributions, issues, and feature requests are welcome!
If you like this project, give it a star.
- 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)
This project is [MIT](./LICENSE) licensed.