Giter VIP home page Giter VIP logo

banking_app's Introduction

Banking_app

A Spring Boot Assignment Project

Incorporate the following functionalities using Spring Boot in the Banking Application.

  1. Create an application with Rest services using Spring Boot that has the following functionalities for the Customer. a. Customer Login validation b. Password Encryption c. Customer Forgot Password d. Customer Update Password e. Customer can view his/her balance. f. Customer can view his/her account details. g. Customer can view the transactions from start date to end date. h. Customer can upload his photo. (Reference : https://www.callicoder.com/spring-boot-file-upload-download-rest-api-example/) i. Customer can download his statement from a given start date and end date.

  2. Create an application that has the following functionalities for the admin. a. Admin creates a Customer and an Account b. Admin can delete an account c. Admin can update address ,email and phone number of the customer. d. Admin can add all Customer details from a csv file to a database. (Use Spring Batch)

3 Create an application that has the following functionalities for the Manager.

  1. Manager can view statement of any customer. Calls the service provided in the Customer application.
  2. Manager Can View Account details based on the account no.
  3. Implement Spring Security using JWT for above.

Note: Use the following dependencies. a. JPA Starter b. MySQL c. Web d. Dev Tools e. Lombok f. Swagger for UI. g. Others depending on the requirements.

banking_app's People

Contributors

pallavkumarsharma 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.