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
- Host: GitHub
- URL: https://github.com/nandahkrishna/mpas
- Owner: nandahkrishna
- Created: 2019-10-07T18:36:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T18:37:55.000Z (over 6 years ago)
- Last Synced: 2025-03-25T13:21:44.778Z (about 1 year ago)
- Topics: analysis, data-visualization, flask, java, java-application, python
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.