Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abenezer-tilahun/fast-budget-expense-manager-application

A Budget-app is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
https://github.com/abenezer-tilahun/fast-budget-expense-manager-application

Last synced: 6 days ago
JSON representation

A Budget-app is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Awesome Lists containing this project

README

        



logo

Fast Budget Expense Manager Application

# 📗 Table of Contents

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

# Budget-app
> A Budget-app is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

> Splash Screen
![](./Images/splash.PNG)

> Home page
![](./Images/Home.PNG)

> The goal of the project is to build the RoR application using Ruby on Rails by ruby gems as software packages system.
Click [Live](https://fast-budget-expense-manager-application.onrender.com/) to get a live preview of the project.

## EDR diagram

![](./Images/erd_diagram.png)

## 🛠 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://fast-budget-expense-manager-application.onrender.com/)

(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/Abenezer-Tilahun/Fast-Budget-Expense-Manager-Application

### Prerequisites

Ruby on Rails
Git

### Install

To install the project's dependencies, run:

```
bundle install
```

### Run tests

To test, run:

```
rspec
```

(back to top)

## 👥 Authors

👤 **Abenezer Tilahun**

- GitHub: [Abenezer-Tilahun](https://github.com/Abenezer-Tilahun)
- Twitter: [@AbenezerTilahun11](https://twitter.com/AbenezerTilah11)
- LinkedIn: [@abenezer-tilahun](https://www.linkedin.com/in/abenezer-mesafint-a17a08230/)

(back to top)

## 🔭 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](https://github.com/Abenezer-Tilahun/Fast-Budget-Expense-Manager-Application/issues/new)

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