Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 424 Bytes

form_mvc_pattern

A simple form performs all the crud operations (create, delete, update and read) I've used the pdo in order to connect to the database (mysql)

I've used the world database you can download it from here
And also the MVC pattern to structure my website files,
Bootstrap 5 for styling.

That's all, Hope that you'll learn something :)"