Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkitpareek18 committed Feb 11, 2023
2 parents 791d67a + 975c608 commit a69d3d0
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# NETFLIX KE PITAJI
Here you can search for movies and web shows which are listed on IMDB and the one that are available on Internet for free, you can also watch them.

# PROJECT INFORMATION

### Introduction

Netflix ke Pitaji is a one-of-a-kind, open-source project that allows users to search and retrieve data about Movies and Web Shows available on the Internet. This documentation provides a comprehensive overview of the features and functionality of the website, including its data sources, user interface, and community features.

### Data Sources

Netflix ke Pitaji retrieves data from two of the largest movie and TV databases on the internet: IMDB (Internet Movie Database) and TMDB (The Movie Database). This combination of data sources provides a comprehensive and up-to-date movie and TV show library, ensuring that users have access to the latest information on their favorite movies and TV shows.

### User Interface

The website has a simple and user-friendly interface, making it easy for users to navigate and search for movies and TV shows. The no reload feature of this website makes it very unique and super fast. The page load speed of this website is approximately 0.1 Seconds.

### Movie and TV Show Information

The movie and TV show pages on Netflix ke Pitaji provide users with a wealth of information about the movie or TV show. The page includes the poster thumbnail, and information about cast and crew. More information about the Movies and Shows is intentionally not displayed, If you want to display that information then you can modify that in the source code.

### Single Page Website

It is important to note that Netflix ke Pitaji is a single page client side website and does not store any information on its servers. All data is retrieved from IMDB and TMDB and is displayed on the website in real-time. Despite of being a single page website the Url's in addres bar are updated and their event is also handled. Means if you enter a url which contains some data about movies/webseries/search\_query the website will load that data same as a normal website with backend does. This means that the website is fast and responsive, providing a seamless user experience for its users.

### Source Code

The Source Code of this Tool is available at Github repository by Pulkit Pareek. You can access the repository at [Here](https://github.com/pulkitpareek18/netflix).

### Conclusion

In conclusion, Netflix ke Pitaji is an open-source project that provides a comprehensive movie and TV show library and a unique movie-watching experience. With its simple and user-friendly interface, comprehensive movie and TV show information, and the ability to watch movies and TV shows that are available on the internet for free.

### Libraries Used

[2Embed](https://2embed.to/) [jQuery](https://jquery.com/) [PACE](https://codebyzach.github.io/pace/) [TMDB](https://tmdb.com) [IMDB](https://imdb.com) [CORS-Proxy](https://corsproxy.io)

0 comments on commit a69d3d0

Please sign in to comment.