Coder Social home page Coder Social logo

wutitded88 / paymentwalletapplicationapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kishan169/paymentwalletapplicationapi

0.0 0.0 3.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/

JavaScript 0.12% Java 19.84% CSS 74.84% HTML 5.19%

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

kishan169 avatar dks-believer avatar jagtapyogesh41 avatar suragvc avatar suryamoharana 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.