https://github.com/pierredemailly/bank-statement-app
A bank account application | PHP - MVC - OOP
https://github.com/pierredemailly/bank-statement-app
Last synced: 2 months ago
JSON representation
A bank account application | PHP - MVC - OOP
- Host: GitHub
- URL: https://github.com/pierredemailly/bank-statement-app
- Owner: PierreDemailly
- License: mit
- Created: 2018-12-04T14:54:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T18:35:29.000Z (over 3 years ago)
- Last Synced: 2025-02-10T09:44:22.046Z (4 months ago)
- Language: PHP
- Size: 786 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# bank app
A bank account application | PHP - MVC - OOP# Instructions
- Import ./bank.sql
- Edit ./models/Database_example.php with your mysql infos
- Rename to Database.php