01
Overview
This academic project explored a movie-rental experience across responsive web and Android interfaces, supported by a Java and JSP application architecture with centralized MySQL data management.
02
Problem & goal
Build a familiar browsing and account flow while practicing full-stack application structure, relational data management, and consistency across web and mobile surfaces.
03
Solution
The application combined JSP and Java for server-rendered workflows, a MySQL database for shared records, and an Android client connected to the same product concept.
04
Key features
- Account authentication
- Movie browsing
- Responsive interface
- JSP application architecture
- MySQL database
- Android application integration
- Centralized data management
05
Enrique's contribution
- Web interface development
- Java and JSP application work
- Relational database integration
- Responsive layout implementation
- Android integration work
06
Technical considerations
- Maintaining consistent data across web and mobile interfaces
- Structuring authenticated workflows with JSP and Java
- Creating an original academic interface without third-party media or branded assets
07
What was learned
The project developed Enrique's understanding of multi-surface application architecture, database-backed workflows, responsive presentation, and the practical boundaries of an academic prototype.