Skip to content

BanguBank is a simple banking application with features for both 'Admin' and 'Customer' users. It's a HTML template starter pack for Laravel Career Path by Interactive Cares students.

Notifications You must be signed in to change notification settings

alnahian2003/bangubank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BanguBank

BanguBank is a simple banking application with features for both 'Admin' and 'Customer' users. It's a HTML template starter pack for Laravel Career Path by Interactive Cares students.

Admin View

Customer View

Admin Features

  • See all transactions made by all users.
  • Search and view transactions by a specific user using their email.
  • View a list of all registered customers.

Customer Features

  • Customers can register using their name, email, and password.
  • Customers can log in using their registered email and password.
  • See a list of all their transactions.
  • Deposit money to their account.
  • Withdraw money from their account.
  • Transfer money to another customer's account by specifying their email address.
  • See the current balance of their account.

Installation

Clone the repository to your local machine:

git clone https://github.com/alnahian2003/bangubank.git
cd bangubank

Usage

  1. Copy-paste the pages and directories in your own php project
  2. No need to install tailwindcss and alpinejs, as the CDN is already included
  3. seperate each files and components based on your own development technique

About

BanguBank is a simple banking application with features for both 'Admin' and 'Customer' users. It's a HTML template starter pack for Laravel Career Path by Interactive Cares students.

Resources

Stars

Watchers

Forks

Languages