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. π‘πΈ
- Host: GitHub
- URL: https://github.com/sahlminkok/smart-budget
- Owner: sahlminkok
- License: mit
- Created: 2023-09-25T05:28:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T16:33:57.000Z (over 2 years ago)
- Last Synced: 2023-11-16T17:38:21.957Z (over 2 years ago)
- Topics: ruby, ruby-on-rails, sass
- Language: Ruby
- Homepage: https://smartbudget-mhwp.onrender.com/
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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! π‘πΈ
Ruby
Rails
PostgreSQL
- **Expense Tracking**
- **Categorized Transactions**
- **Budget Insights**
- **Mobile Accessibility**
- [Live Demo Link](https://smartbudget-mhwp.onrender.com)
## πΆββοΈπΆββοΈ Walk Through
- [Walk through video](https://drive.google.com/file/d/1Wpj86eBYtllNz-u2mizgruiK3Z4xZ_ZF/view?usp=sharing)
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
```
π€ **Sahalu Aminu**
- GitHub: [@sahlminkok](https://github.com/sahlminkok)
- Twitter: [@sahlminkok](https://twitter.com/sahlminkok)
- LinkedIn: [sahlminkok](https://linkedin.com/in/sahlminkok)
- [ ] **Goal Setting**
- [ ] **Expense Reminders**
- [ ] **Expense Sharing**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sahlminkok/smart-budget/issues).
If you like this project please give it a βοΈ
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.
This project is [MIT](./LICENSE) licensed.