caue-alves/monitorador-de-notas

dev-master 2020-09-10 22:16 UTC

This package is not auto-updated.

Last update: 2024-05-04 07:04:59 UTC


README

php-1-logo-png-transparent.png?raw=true

PHP For Schools

A apllication in PHP for note control

Technologies

The project uses:

  • POO
  • Git;
  • Composer;
  • SQLite;
  • PHP;
  • PDO.

Download

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!