Skip to content

Releases: ashlesh-t/UpiClone

UpiClone:1.0.0

19 Jul 04:45
205f2f6

Choose a tag to compare

upiv1.0.0

Create maven-publish.yml

UpiClone:1.0.0

20 Apr 06:08

Choose a tag to compare

UpiClone:1.0.0 Pre-release
Pre-release

UPI Clone Microservices Platform
This project is a functional clone of the Unified Payments Interface (UPI) ecosystem, developed using Spring Boot and designed following Object-Oriented Design (OOD) principles. It simulates the core functionalities of UPI—user registration, bank account linking, UPI PIN setup, payment processing, split-bill support, and interbank settlements—through a distributed microservices architecture comprising bank-service, npci-service, and a client interface. The system is built on the MVC pattern and adheres to SOLID, GRASP, and key software design principles and patterns to ensure clean, scalable, and maintainable code.