kostaschikis / dsflix

An Imdb - Netflix hybrid app 🎬

Home Page:https://dsflix-kostasxikis.000webhostapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Installation with XAMPP

  1. Start Apache and MySQL modules in XAMPP
  2. Create a new database with the name 'dsflix' on phpmyadmin.
  3. Import the sql code in your 'dsflix' database.
  4. Copy the files from the repo in XAMPP's 'htdocs' folder.
  5. Open your browser and navigate to 'localhost/dsflix'

Home Page 🏠

Home Page 1

Movie Page πŸŽ₯

Movie Page

Sign In πŸ‘€

SignIn

Category Page πŸ“š

Category

Comment & Rate Movies ⭐

comment_rate

What I Learned

  • PHP Code
  • Session Management with PHP
  • Complete Register & Login Systems
  • Database Interaction with PHP
  • Secure User Password Management
  • Lazy Loading for Optimization

About

An Imdb - Netflix hybrid app 🎬

https://dsflix-kostasxikis.000webhostapp.com/


Languages

Language:PHP 45.8%Language:CSS 32.8%Language:HTML 15.9%Language:JavaScript 5.4%