Skip to content

Hafsa-Malik/IMDB-Search-Engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB-Search-Engine

This was completely made in C++ and its libraries.

Project Description:

This project contains a parser that reads .txt file containing a dataset of 5000 movies downloaded from the website of IMDB. For each of the 5000 movies, details of 28 parameters have been provided like actors, directors, rating etc. It stores this data in hashmaps then gives user various options to perform different operations such as search for actors and check which movie they acted in, which director directed which movie etc.

Do change the test.txt directory path before running this program

Project Members:

  1. Hafsa Malik
  2. Syeda Fatima Shahid
  3. Muhammad Umar Asad

About

This prases the dataset taken from the IMDB and then gives user various options to search for various things such as search for actors and see in which movie they acted in, which director directed which movie etc. This was completely made in C++ and its libraries.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%