GithubHelp home page GithubHelp logo

leonlogli / komibank Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 4.0 44.21 MB

Online Banking Simulator developed using Spring Boot

Java 26.66% HTML 23.78% JavaScript 38.37% CSS 11.19%
spring-boot banking-operation java mysql thymeleaf mdc-web bootstrap es6

komibank's Introduction

Online Banking Simulator developed using Spring Boot.

This project simulates online secure banking system which lets you deposit or withdraw money, transfer money between accounts etc.

There are two roles : user and admin

  • USER : He has a normal user rights and can create account, deposit or withdraw money. He can only be able to access his own accounts and profile
  • ADMIN : As admin you have functionality to see all the customers, access all accounts, view/edit/delete user transactions . But you can't see users' passwords because they are encoded with BCrypt algorithm

Technologies Used

Front-end: Thymeleaf(a modern server-side Java template engine), Html5/CSS3, JavaScript (ES6+),Bootstrap, MDC Web, Webpack, Babel

Back-end: Java (OpenJDK 11), Spring Boot 2.14, Spring Data, Spring Security, Hibernate, MySQL 8, Maven

Install instructions

  1. Ensure your computer has java 11 installed on it
  2. Download and install mysql (https://dev.mysql.com/downloads/installer/)
  3. Run the the jar file in the dist folder of the application with java -jar command
  4. In your browser go to localhost:8080/ and start banking after your registration
  5. You can use the default users to login :
    • ADMIN ROLE: username: admin password: admin
    • USER ROLE: username: user password: user

Demo

Sign up page. Note that the username must not contain spaces or special characters

Sign up page

Login page showing validation

Login

Account types

Account types

Open new account

Open new account

Add new banking operation

Add new banking operation

Withdrow tab view validation

Withdrow validation

View account details

View account details

User accounts (a user can have many accounts)

User accounts (a user can have many accounts)

All account management page (Only admins can access this page)

All account management page (Only admins can access this page)

Bank customers management page (Only admins can access this page)

Bank customers management page (Only admins can access this page)

komibank's People

Contributors

leonlogli avatar

Stargazers

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