adityapandey1998 / MovieRentalApplication

A movie rental application using Linked Lists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieRentalApplication

A movie rental application using multi Linked Lists.

3rd Semester Data Structures Project

  • This application is basically our representation of how a basic movie rental system would work in real life using C.

  • The application makes extensive use of Linked Lists and uses a database of movies in CSV format in order to give user choices to select them and checkout.

  • This application is a menu based application and it uses Data Structures effectively showcasing the extents to which we can use lists to make applications for relational databases.

  • There has been no plagiarism involved in this project whatsoever.

Team Members

  • Aditya Pandey
  • Abhishek Sinha

About

A movie rental application using Linked Lists.


Languages

Language:C 100.0%