/MyWallet

MyWallet is a Payment Wallet Application in Java using Spring Boot with Source Code. This is restful service for the payment wallet application with all neccessary API. This project is developed to allow customers to make payments using wallets while making any purchase.

Primary LanguageJava

MyWallet - Payment wallet Application

MyWallet


This is the Payment Wallet Application in Java using Spring Boot with Source Code.

This is restful service for the payment wallet application with all neccessary API. This project is developed to allow customers to make payments using wallets while making any purchase using the application.




Team Members


  • Abhishek D. Patil | Github - Team Lead

Modules:

  • Wallet Module

  • Customer Module

  • Bill Payment Module

  • Transaction Module

  • Beneficiary Module

  • Bank Account Module

Funcionality of the application includes :

  1. User can able to add BankAcconuts to their wallet.

  2. User can able to transfer money from bank to wallet, wallet to wallet also can add money to wallet using mobile number.

  3. Apart from that user can see his all transactions by type , by tansactions Id, by transaction date.

  4. User can also add Beneficiary to their account.

  5. This is construct week group project of 5 collaborative team members built in 4 days.


Tech Stack

  • Advance Java

  • Spring Boot

  • Spring Validation

  • MySQL

  • Maven

  • Swagger

  • Lombok

ER Diagram :

Screenshot 2022-12-13 204808

Swagger UI :

server url

http://localhost:8484/swagger-ui/index.html

Schema

image