A apllication in PHP
for note control
The project uses:
POO
Git
;Composer
;SQLite
;PHP
;PDO
.
You can download the project by this link
or using the command in your Git Bash
:
git pull https://github.com/caue-alves/PHP-For-Schools master
or
git clone https://github.com/caue-alves/PHP-For-Schools
and after run in your composer project
composer dumpautoload
you can run in composer:
composer require caue-alves/monitorador-de-notas
Enjoy!