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

https://github.com/sahlminkok/smart-budget

Smart Budget, a mobile Ruby on Rails web application, simplifies budget management by providing expense tracking, categorization, insights, and customizable budgeting to empower users on their path to financial success. πŸ’‘πŸ’Έ
https://github.com/sahlminkok/smart-budget

ruby ruby-on-rails sass

Last synced: 2 months ago
JSON representation

Smart Budget, a mobile Ruby on Rails web application, simplifies budget management by providing expense tracking, categorization, insights, and customizable budgeting to empower users on their path to financial success. πŸ’‘πŸ’Έ

Awesome Lists containing this project

README

          


Smart Budget

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– Smart Budget ](#-smart-budget-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸšΆβ€β™€οΈπŸšΆβ€β™€οΈ Walk Through ](#️️-walk-through-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# πŸ“– Smart Budget

**Smart Budget** is a cutting-edge mobile web application designed to revolutionize your budget management. Take control of your finances with ease, track expenses, categorize transactions, and gain valuable insights into your spending habits. Empower yourself to make informed financial decisions and embark on a journey towards financial success. Get smart with SmartBudget today! πŸ’‘πŸ’Έ

## πŸ›  Built With

### Tech Stack

Ruby

Rails

PostgreSQL

### Key Features

- **Expense Tracking**
- **Categorized Transactions**
- **Budget Insights**
- **Mobile Accessibility**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://smartbudget-mhwp.onrender.com)

(back to top)

## πŸšΆβ€β™€οΈπŸšΆβ€β™€οΈ Walk Through

- [Walk through video](https://drive.google.com/file/d/1Wpj86eBYtllNz-u2mizgruiK3Z4xZ_ZF/view?usp=sharing)

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

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/sahlminkok/smart-budget.git
```

### Install

Install this project with:

```sh
cd smart-budget
gem install
```

### Usage

To run the project, execute the following command:

```sh
rails server
```

### Run tests

To run tests, run the following command:

```sh
rspec spec
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Sahalu Aminu**

- GitHub: [@sahlminkok](https://github.com/sahlminkok)
- Twitter: [@sahlminkok](https://twitter.com/sahlminkok)
- LinkedIn: [sahlminkok](https://linkedin.com/in/sahlminkok)

(back to top)

## πŸ”­ Future Features

- [ ] **Goal Setting**
- [ ] **Expense Reminders**
- [ ] **Expense Sharing**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please give it a ⭐️

(back to top)

## πŸ™ Acknowledgments

I would like to thank the following organizations and individuals for their contributions and support:

- **Microverse** for their invaluable guidance and support throughout the development of this project.
- **[Gregoire Vella](https://www.behance.net/gregoirevella)** for the original design inspiration on Behance.

(back to top)

## πŸ“ License

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

(back to top)