Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meryemsanem/budget-app
Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.
https://github.com/meryemsanem/budget-app
devise devise-views integration-testing ruby-on-rails unit-testing
Last synced: 6 days ago
JSON representation
Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.
- Host: GitHub
- URL: https://github.com/meryemsanem/budget-app
- Owner: meryemsanem
- License: mit
- Created: 2023-10-23T15:38:35.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-12-04T10:55:21.000Z (about 1 year ago)
- Last Synced: 2025-01-09T15:13:29.467Z (8 days ago)
- Topics: devise, devise-views, integration-testing, ruby-on-rails, unit-testing
- Language: Ruby
- Homepage: https://budget-app-yvr4.onrender.com/
- Size: 173 KB
- Stars: 4
- 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
- [๐ Budget App](#-about-project)
- [๐ Built With](#-built-with)
- [๐ Key Features](#-key-features)
- [ ๐ Live Demo](#-live-demo)
- [ Presentation](#-presentation)
- [๐ป Getting Started](#-getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [๐ฅ Authors](#-authors)
- [๐ญ Future Features](#-future-features)
- [๐ค Contributing](#-contributing)
- [โญ๏ธ Show Your Support](#๏ธ-show-your-support)
- [๐ Acknowledgments](#-acknowledgments)
- [๐ License](#-license)**Budget App** is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.
- [Ruby on Rails](https://rubyonrails.org) - A powerful web application framework.
- [PostgreSQL](https://www.postgresql.org) - An open-source relational database.
- [Bundler](https://bundler.io) - A tool for managing Ruby gem dependencies.- **Expense Tracking:** Users can log their daily expenses, categorize them, and view their spending history.
- [Live Demo Link](https://budget-app-yvr4.onrender.com/)
- [Presentation Video Link](https://www.loom.com/share/ecb8da6c9ef14e96a796b78ac87cbf67?sid=7cf2dfef-2d50-4c35-bdde-8b47c6abe676s)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project, you need to have the following installed:
- Ruby on Rails
- Ruby
- PostgreSQL
- Bundler### Setup
Clone this repository to your desired folder:
```bash
git clone https://github.com/meryemsanem/budget-app.git
```### Install
Install this project with:
```bash
cd budget-app
bundle install
```it will install the required gemfile for running the project
๐ค **Meryem Sanem Kรผรงรผkbayram**
- GitHub: [Meryem Sanem Kรผรงรผkbayram](https://github.com/meryemsanem)
- LinkedIn: [Meryem Sanem Kรผรงรผkbayram](https://www.linkedin.com/in/meryemsanemkucukbayram/)- **Expense Reminders:** Implement a feature that allows users to set expense reminders for recurring payments like bills, subscriptions, or rent.
- **Expense Attachments:** Allow users to upload and attach receipts or images related to their expenses for better documentation.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/meryemsanem/budget-app/issues).
If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. โญ๏ธ
I would like to thank Microverse and [The Creative Commons license of the design](https://creativecommons.org/licenses/by-nc/4.0/) for this design.
This project is [MIT](./LICENSE) licensed.