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

https://github.com/overextended/ox_banking

Banking system for ox_core
https://github.com/overextended/ox_banking

banking fivem overextended ox react typescript

Last synced: 7 months ago
JSON representation

Banking system for ox_core

Awesome Lists containing this project

README

          

# ox_banking

A complete banking system for FiveM for the [ox_core](https://github.com/overextended/ox_core) framework implementing shared accounts, logs, invoices and more.

![](https://img.shields.io/github/downloads/overextended/ox_banking/total?logo=github)
![](https://img.shields.io/github/downloads/overextended/ox_banking/latest/total?logo=github)
![](https://img.shields.io/github/contributors/overextended/ox_banking?logo=github)
![](https://img.shields.io/github/v/release/overextended/ox_banking?logo=github)

## 🔗 Links
- 💾 [Download](https://github.com/overextended/ox_banking/releases/latest/download/ox_banking.zip)
- Download the latest release directly.
- 📽️ [Showcase](https://youtu.be/WJhNDEC4Zys)
- Watch the video showcase of the resource.
- 🛤️ [Cfx.re](https://forum.cfx.re/t/free-ox-banking/5277542)
- See our release thread for discussions or other information.

## ✨ Features

### Dashboard

- Weekly overview of income and expenses on the default account
- Overview of recent transactions and invoices

### Accounts

- Ability to create new accounts
- Shared and group accounts
- Withdraw, deposit and transfer balance from an acccount
- See unpaid, paid and sent invoices for an account
- Overview of account balanace changes with logs
- Abiltiy to convert personal accounts to shared
- Access management for shared accounts
- Access for group accounts based on group grades

### ATM

- Withdraw only ATMs placed throughout the map

## 📦 Dependencies

- [ox_core](https://github.com/overextended/ox_core)
- [ox_inventory](https://github.com/overextended/ox_inventory)
- [ox_lib](https://github.com/overextended/ox_lib)
- [oxmysql](https://github.com/overextended/oxmysql)