Skip to content

Reads pre-fetched movie data from IMDB's website, represents and performs various comparison and statistical operations on this data.

License

Notifications You must be signed in to change notification settings

DanielYatali/Something-like-a-Database

Repository files navigation

alt text

Something-like-a-Database

Very First Project

Simple Database like program that reads a list of the top movies for 2020, from IMDB's website.

The data(views, rating, genre, links to trailer etc.) is stored in a data structure and used to perform various Satistical Operations and Comparisons.

See description.pdf for more Information

What I Learnt:

  • Array data Structure
  • Reading / Writing to files
  • C++ functions and Syntax
  • Open a URL from Dev-C++

Some Extra Info

  • Data Created : 06/12/2020 (dd/mm/yy)
  • Purpose : Year 1 Semester 1 COMP 1601 Final Project.

About

Reads pre-fetched movie data from IMDB's website, represents and performs various comparison and statistical operations on this data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages