Skip to content

Commit c055343

Browse files
authored
Enhance README with badges and demo information
Added status, tech, database badges, and demo section to README.
1 parent 83bb467 commit c055343

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Cooperative Bank Management System
22

3+
![Status](https://img.shields.io/badge/status-active-success)
4+
![Tech](https://img.shields.io/badge/backend-laravel-red)
5+
![Database](https://img.shields.io/badge/db-mysql-blue)
36
[![Tests](https://github.com/vipul26singh/laravel-cooperative-bank/actions/workflows/tests.yml/badge.svg)](https://github.com/vipul26singh/laravel-cooperative-bank/actions/workflows/tests.yml)
47

58
A production-ready, open-source **core banking solution** purpose-built for cooperative banks, credit societies, and microfinance institutions. Manages the complete banking lifecycle — from customer onboarding and KYC verification through loan disbursement, EMI collection, fixed deposits, and financial reporting — all from a single web application.
@@ -10,6 +13,12 @@ Built with **Laravel 13** and deployable in one command via Docker. No banking s
1013

1114
---
1215

16+
## 🚀 Demo
17+
18+
Demo coming soon.
19+
20+
For early access or enterprise use cases, feel free to reach out.
21+
1322
## Why This Exists
1423

1524
Most cooperative banks in India still run on legacy desktop software or expensive licensed ERP systems. This project provides a **modern, web-based alternative** that any cooperative bank can self-host, customize, and extend — with proper role-based access, audit trails, and event-driven architecture built in from day one.

0 commit comments

Comments
 (0)