Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntinouldinho/php-mvc-framework-videoclub

Implemented using PHP and jQuery. It demonstrates how to use the Model-View-Controller Framework in PHP.
https://github.com/ntinouldinho/php-mvc-framework-videoclub

jquery mvc mvc-architecture mysql php web-development

Last synced: about 1 month ago
JSON representation

Implemented using PHP and jQuery. It demonstrates how to use the Model-View-Controller Framework in PHP.

Awesome Lists containing this project

README

        

# PHP-MVC-Framework-VideoClub

This project was implemented using PHP and jQuery.
It demonstrates how to use the Model-View-Controller Framework in PHP.

# How to run:
1) Download XAMPP, open Apache and MySQL through the XAMPP control panel.
2) Create a database named test and import test.sql file.
3) Clone the repository in a new folder which will be located in xampp/htdocs/ .
4) Add this url to your browser: localhost/{folderName} .

# How it looks:

![image](https://user-images.githubusercontent.com/37417801/112729671-164bbb80-8f36-11eb-81e1-6827be249041.png)