Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uzair-manzoor/budget_app

Budget_App is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.
https://github.com/uzair-manzoor/budget_app

erb-template rails7 ruby rubyonrails

Last synced: about 18 hours ago
JSON representation

Budget_App is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [🚀 Presentation](#video-presentation)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Run tests](#run-tests)
- [👥 Author](#author)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Budget App

**Budget App** is a Ruby on Rails mobile web application for streamlined budget management. Users can register and log in to keep their financial data private. The app enables the introduction of transactions linked to specific categories, providing a clear overview of spending per category. With a user-friendly interface, it's a convenient tool for users to efficiently track and manage their budgets.

## 🛠 Built With
Ruby on Rails, Visual Studia Code, WSL

### Tech Stack

- **Ruby on Rails**
- **PostgreSQL**
- **WSL**

### Key Features

- **User Registration and Login**
- **Category Spending Overview**
- **User-Friendly Interface**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://budget-app2-4hbs.onrender.com/)

## 🚀 Presentation

- [Presentation Link](https://www.loom.com/share/520f408a96ec4e8b8c6cb0680a528c57)

(back to top)

## 💻 Getting Started

### Setup

In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:

https://github.com/Uzair-Manzoor/budget_app.git

### Prerequisites

Ruby on Rails
Git

### Install

To install the project's dependencies, run:

```
bundle install
```

### Run tests

To test, run:

```
rspec
```

(back to top)

## 👥 Author

- GitHub: [@Uzair Manzoor](https://github.com/Uzair-Manzoor)
- Twitter: [@Uzair Manzoor](https://twitter.com/uzairkiyani5555)
- LinkedIn: [@UzairManzoor](https://www.linkedin.com/in/uzair-manzoor-b69996115/)

## 🔭 Future Features

- **Expense Reminders**
- **Financial Insights**
- **Budget Goals**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Gregoire Vella](https://www.behance.net/gregoirevella) for the original [Design](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding) on Behance.

(back to top)

## 📝 License

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

(back to top)