A webpage like Imdb but with a Netflix design made with :
- HTML5
- CSS3
- Vanilla Javascript
- PHP
- MySQL
- Mobile Responsive: 80%
Warning: Page is slow, i am optimizing it
- Start Apache and MySQL modules in XAMPP
- Create a new database with the name 'dsflix' on phpmyadmin.
- Import the sql code in your 'dsflix' database.
- Copy the files from the repo in XAMPP's 'htdocs' folder.
- Open your browser and navigate to 'localhost/dsflix'
- PHP Code
- Session Management with PHP
- Complete Register & Login Systems
- Database Interaction with PHP
- Secure User Password Management
- Lazy Loading for Optimization