Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gh-reza/budget-app
A streamlined budgeting app designed for effortless expense tracking. Categorize spending by brands, gaining valuable insights into your financial habits. Take control of your finances with simplicity and ease.
https://github.com/gh-reza/budget-app
ruby-on-rails
Last synced: 9 days ago
JSON representation
A streamlined budgeting app designed for effortless expense tracking. Categorize spending by brands, gaining valuable insights into your financial habits. Take control of your finances with simplicity and ease.
- Host: GitHub
- URL: https://github.com/gh-reza/budget-app
- Owner: Gh-Reza
- License: mit
- Created: 2023-11-22T15:40:13.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-25T21:22:49.000Z (about 1 year ago)
- Last Synced: 2024-12-30T13:37:08.884Z (28 days ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage: https://mybudget-c56c.onrender.com/
- Size: 286 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Budget App
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[Budget App]**
This Rails application empowers users to seamlessly manage their expenses and purchases. Users can organize transactions into various categories or brands, gaining valuable insights into their spending habits. The app is designed for efficiency and clarity, providing a user-friendly interface for easy navigation and comprehensive financial tracking. Take control of your expenses with this intuitive Expense Manager Rails App.Ruby on Rails
- **Create categories**
- **Create transactions**
Budget App
### Prerequisites
In order to run this project you need:
Ruby 3.0.1 or above
Rails 7.07 or above
### Setup
```https://github.com/Gh-Reza/Budget-app.git```
### Install
go to the folder of the repository, and run this line in the terminal to install dependences:
```bundle install```
### Usage
run ```rails db:create db:migrate```
run ```rails s```
### Run tests
run ```rspec spec```
### Deployment
This project is deployed on Render. You can visit it [here](https://mybudget-c56c.onrender.com)
Video presentation of the project:
[Here](https://drive.google.com/file/d/1TTkDoh7j41L4ESo7JjatNWCv4Yt7KA0k/view?usp=sharing)
👤 **Reza Merzaie**
- GitHub: [@Gh-Reza](https://github.com/Gh-Reza)
- Twitter: [@RezaMerzie](https://twitter.com/RezaMerzaie7)
- LinkedIn: [@RezaMerzie](https://www.linkedin.com/in/reza-merzaie)
- User can delete transactions and categories
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Gh-Reza/Budget-app/issues).
If you like this project give it a star ⭐️
**We would like to thank to Microverse for giving this inspiring project**
This project is [MIT](./LICENSE) licensed.