Skip to content

Stucom-Pelai/M07_UF1_POO_Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About ComBank application

Using this small program to explain about the OOP and PHPUnit.

To run the program, please read the follow:

Requirements

  • PHP 8.x

Features

  1. Open account
  2. Apply overdraft
  3. Deposit funds
  4. Withdraw funds
  5. Display balance
  6. Close account

Installation

$ composer install

Run Unit Test

$ ./vendor/bin/phpunit ./tests

Manual Test

$ php src/index.php

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages