Skip to content

Website to project Cadtreesa | Project development at course Information System by UFMT 🌳

License

Notifications You must be signed in to change notification settings

thalysonalexr/cadtreesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cadtreesa

Release version License

🐘 Cadtreesa project website ☕

Cadtreesa Project - WEB page

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.

Purpose

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.

Architecture

This application was built on the basis of the architecture model MVC.

tested on PHP and MySQL server

  • PHP: 7.1.9
  • MySQL: 5.7.19
$ php -S localhost:8888 -t public

Running

Dependencies

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:

Composer

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

Credits

License

The MIT License (MIT). Please see License File for more information.