๐ Cadtreesa project website โ
Development of the WEB page for the Cadtreesa project (Cadastre of Trees of Systems & Agricultural) of the discipline of Concepts of programming languages โโof UFMT.
The web page of the Cadtreesa project was developed with the purpose of being the output of the data of the trees registered and validated in the Cadtreesa application for android from different URLs generated and made available in QR code.
This application was built on the basis of the architecture model MVC.
- PHP: 7.1.9
- MySQL: 5.7.19
$ php -S localhost:8888 -t public
This project uses several front-end and back-end web development technologies. The project uses composer for management of PHP dependencies (look at composer.json) and CDNJS for dependencies of libraries like bootstrap, jquery. Here are the technologies used in this:
-
Front-end
-
Back-end
project dependencies
$ composer update
## sending emails with smtp
$ composer require phpmailer/phpmailer
## project routes
$ composer require klein/klein
## QR Code of the current tree
$ composer require aferrandini/phpqrcode
The MIT License (MIT). Please see License File for more information.