Skip to content

Introduction Project to the Back-end Development using PHP and MySQL, with some extras like the use of PDO, MVC Architecture and retrieval of information from a third-party News API.

Notifications You must be signed in to change notification settings

andresilmor/Daily-Screening-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Screening Website

The goal of this work was the use of PHP and other tecnologies, as such this project include Login/Register function, providing security both in passoword data using md5 codification and limitations of page access. Also includes interaction with a API to get recent News (at the time it was not offered integration with PHP, but with Javascript, so it was necessary a litte of cheat). Its still not very responsive, only in the News page where was used Bootstrap, unfinished is the Ajax part, where it was to use jQuery, and the listage of patients and data edition. This work was made using a basic MVC Architecture and PDO to the connection with a MySQL database also created from zero.

About

Introduction Project to the Back-end Development using PHP and MySQL, with some extras like the use of PDO, MVC Architecture and retrieval of information from a third-party News API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published