Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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.

Awesome Lists containing this project

README

        




Budget App Logo

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

**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.

## ๐Ÿ›  Built With

### Tech Stack

- [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.

### Key Features

- **Expense Tracking:** Users can log their daily expenses, categorize them, and view their spending history.

(back to top)

## ๐Ÿš€ Live Demo

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

(back to top)

## Presentation Video

- [Presentation Video Link](https://www.loom.com/share/ecb8da6c9ef14e96a796b78ac87cbf67?sid=7cf2dfef-2d50-4c35-bdde-8b47c6abe676s)

(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 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

(back to top)

## ๐Ÿ‘ฅ Author

๐Ÿ‘ค **Meryem Sanem Kรผรงรผkbayram**

- GitHub: [Meryem Sanem Kรผรงรผkbayram](https://github.com/meryemsanem)
- LinkedIn: [Meryem Sanem Kรผรงรผkbayram](https://www.linkedin.com/in/meryemsanemkucukbayram/)

(back to top)

## ๐Ÿ”ญ Future Features

- **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.

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/meryemsanem/budget-app/issues).

(back to top)

## โญ๏ธ Show your support

If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. โญ๏ธ

(back to top)

## ๐Ÿ™ Acknowledgments

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.

(back to top)

## ๐Ÿ“ License

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

(back to top)