Giter Site home page Giter Site logo

kishan169 / paymentwalletapplicationapi Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 11.0 540 KB

Developed backend REST API for e-commerce application for quick online recharge, bill payment, and money transfer from bank to wallet & vice-versa, loaded with login functionality to enhance user security.

Home Page: https://payment-wallet-api.netlify.app/

Java 19.84% CSS 74.84% HTML 5.19% JavaScript 0.12%
hibernate java javascript mysql spring-boot spring hectober hectoberfest2022

paymentwalletapplicationapi's Introduction

PaymentWalletApplicationAPI

Live Link:- https://payment-wallet-api.netlify.app/

Swagger Link:- http://localhost:8888/swagger-ui/

This is the collabartive project which is our Backend project based on SpringBoot JPA (API). This is the Payment API project with the help of this we can make various operations like Transaction,Bill payment,Transaction history,Add Balance to Wallet etc. A Colloborative Project build by 5 Team member in 5 working Day.

Entity Relationship Diagram

ER Diagram

Features

  • User Login / Signup
  • User Wallet for Each user.
  • Add Money from Bank Account to Wallet.
  • Transfer Money from wallet to wallet.
  • Deposit Money wallet to Bank Account.
  • User can pay different category bills.
  • User can view Transactions.

Backend Work

  • Stored Data in MySQL
  • Authentication of signUp and Login
  • Input Validation
  • Implement Login and logout Functionality with CurrentSeesionUser table.

Installation & Run

  • Before running the API server, we should update the database config inside the application.properties file.
  • Update the port number, username and password as per our local database config.
    • server.port=8888
    • spring.datasource.url=jdbc:mysql://localhost:3306/projectDB;
    • spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
    • spring.datasource.username=root
    • spring.datasource.password=root

Tech-Stack

  • Java
  • Spring Data JPA
  • Spring Boot
  • Hibernate
  • MySQL
  • Java-Script

Team-Members

Frontend

User Interface

Screenshot (318)

LogIn_signUp

Screenshot (319)

Benificiary Details

Screenshot (320)

Backend

Swagger UI

Screenshot (321)

Bank Account controller and Basic error controller

Screenshot (322)

Login, SignUp, Transaction, Wallet Controller

Screenshot (324)

Benificiary Detail and Bill Payment controller

Screenshot (325)

thank-you-message-person-using-laptop-computer-thank-you-message-person-using-laptop-computer-165172636

paymentwalletapplicationapi's People

Contributors

dks-believer avatar jagtapyogesh41 avatar kishan169 avatar suragvc avatar suryamoharana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

paymentwalletapplicationapi's Issues

Make Presentation

  • Keep content ready for the presentation
  • prepare for the presentation
  • complete the presentation

Exception

  • check the possibility of all the exception
  • implements all the exception class
  • global exception handler

BankAccount

Issue in maintaining BankAccount relatiion with Wallet

Make Complete ER Diagram

  • Check the Module of the project
  • Identify the classes and enums and methods
  • Identify Service Layer And Repository Layer interfaces
  • Identify repositoryDAO interfaces.

API Testing

  • check with the help of javascript
  • check all the parameters and naming convention of the project
  • check all the layer separation

Create Service Layer Methods

  • Work on the service layer interfaces and classes
  • Inject DAO interfaces and implement the methods of service layer.
  • Handle Exception of the logic class

Readme File

  • check all the details and take screenshots of the JSON format data.
  • make an understandable and usable flow of readme file

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.