Skip to content

eqan/Netflix-In-CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix

A Localized Netflix Clone Made In C#

Utilizing the best of Algorithms, I have created this project on an experimental basis to discover the mechanism/possibilities of Technologies which somewhat covers the fundamentals of the Online Video streaming services such as Youtube & Netflix.

Note: This Project Is Solely Made For Educational Purposes & Is Entirely Self Made, None Of This Has RelationShip Of Any Kind With Netflix Or Any Other Video Streaming Service.

Netflix Main Page

Video Player Search Engine History
Preferences User Handling SignUp/Login DataBaseSystem

Note: You need to paste your video/movie properties/files in these specified directory

Movie Name: Netflix\bin\Debug\Data\Movie Titles(Genre).txt
Movie ThumbNail: Netflix\bin\Debug\Data\Movie Titles\Movie Icons\
Movie File: Netflix\bin\Debug\Data\Movie Titles\Movie Trailers\

Features

  • Metro UI Design
  • Full Compact Video Player Using AX Movie Player SDK
  • Using Fisher Yates Algorithm For Recommendation System
  • Using Hashing Algorithm For Ultra Fast Search Results
  • Full localized Data Base System
  • Efficient Usage Of Data Structures & Algorithms

Future Prospects

  • AES 256 Encryption For Passwords
  • Code Optimization
  • Shortcut keys
  • Simplifying Methods

Installation & Debugging

  1. Download This Repo
  2. Install AX Movie Player SDK from Visual Studio Extension Market[You Need To Have Visual Studio To Edit & Debug]
  3. Debug This Project :)

General Usage

  1. Download This Repo
  2. Go to the Neflix directory & then follow this path Netflix\bin\Debug
  3. Run the Netflix.exe