Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abenezer-tilahun/fast-budget-expense-manager-application
- Owner: Abenezer-Tilahun
- Created: 2024-01-30T18:31:28.000Z (9 months ago)
- Default Branch: dev
- Last Pushed: 2024-02-03T18:58:11.000Z (9 months ago)
- Last Synced: 2024-10-28T00:11:37.949Z (11 days ago)
- Language: Ruby
- Homepage: https://fast-budget-expense-manager-application.onrender.com/
- Size: 831 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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- **Ruby on Rails**
- **PostgreSQL**
- **WSL**- **User Registration and Login**
- **Category Spending Overview**
- **User-Friendly Interface**- [Live Demo Link](https://fast-budget-expense-manager-application.onrender.com/)
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
Ruby on Rails
GitTo install the project's dependencies, run:
```
bundle install
```To test, run:
```
rspec
```👤 **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/)- **Expense Reminders**
- **Financial Insights**
- **Budget Goals**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)
Kindly give this project a star if you like it.
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.
This project is [MIT](/LICENSE) license.