Git Product home page Git Product logo

phonepe-wallet's Introduction

E-Wallet-Backend

This is Digital wallet project which transacts money from one user's wallet to another and simultaneously sends email notifications to the respective users

Different Services In Project :

  1. User Services
  2. Wallet Services
  3. Transaction Services
  4. Email Services

How Project Works

  1. All communications bewtween differnt service layers of the project happens with the help of kafka.
  2. To fetch the information quickly, I have used redis so that it can fetch fro cache.
  3. When a User is created from User Services Layer -> It calls for Wallet Services to Create its Wallet
  4. When a User Wants to transact money -> Transaction services calls for wallet update.
  5. Now wallet again send information to the transaction services about updation of the trasaction.
  6. When transaction become complete, It calls for Email service to send the emails for Sender and Receiver.

Teck Stack Used :

  1. Spring-Boot
  2. Redis
  3. Kafka
  4. MySQL
  5. OOPs Concepts
  6. Java

phonepe-wallet's People

Contributors

satish1872 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.