Skip to content

MapieMamunhe/freelance-atm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Barclays

This is a simple ATM simulation made with PHP, Docker and Docker Compose.

Requirements

  • Docker
  • Docker Compose

How to run

  1. Clone the repository
  2. Go to the project directory
  3. Run docker-compose up -d
  4. Access http://localhost:8080 in your browser
  5. Use the following credentials to login:
    • Username: 1234
    • Password: 1234

How to use

  1. After login, you will see a menu with the following options:
    • Comprar Credelec
    • Comprar Credito
    • Ver saldo
    • Levantar dinheiro
    • Ver movimentos
  2. Choose an option and follow the instructions

How to stop

  1. Run docker-compose down

How to troubleshoot

Releases

No releases published

Packages

No packages published