Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 467 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 467 Bytes

PHP-SQL-Database

This project will be able to retrieve information about the transactions made between different ports and their cost. Currently the application has a working SQL database in which more than 250 ports are stored, a PHP/HTML/CSS interface to retrieve and display the information and 5 testing routes.

Currently an add and delete functions are being implented as well as the CSS to make the results of a search appear in a appealing way (a table).