An open API service indexing awesome lists of open source software.

https://github.com/nandahkrishna/mpas

Movie Data Management and Analysis System developed using Java and Python
https://github.com/nandahkrishna/mpas

analysis data-visualization flask java java-application python

Last synced: about 2 months ago
JSON representation

Movie Data Management and Analysis System developed using Java and Python

Awesome Lists containing this project

README

          

# Movie Performance Analysis System
This is a data entry and analysis utility for a movie theater, developed using Java and Python for the Object Oriented Analysis and Design Laboratory in Semester 5.

Features include:

* Visual plots for time-based occupancy analysis

* Entry and updation of movie details

* User-specific features and functions

The plotting utility was developed using Seaborn and Flask in Python. The application and UI were developed using Java.