YTorres
Personal project2024

CineVe

A ticket invoicing system developed to optimize management in cinemas and movie theater complexes.

JavaCSSJavaFXMongoDB
Not AvailableGithubView Code

Cineve is an academic project developed as a continuation of the Software Engineering I and II courses, with the goal of applying previously learned analysis, design, and development concepts in a real system.

The project consists of a ticket billing system aimed at optimizing management in movie theaters and cinema complexes.

It was fully developed by me using Java, JavaFX, and CSS for the interface, along with MongoDB as the database, integrating both business logic and data persistence.

The application includes: Authentication system (login) Main dashboard (home) with access to different modules Full CRUD sections for managing: Customers Theaters Movies Sales General administration

This project was key in consolidating my understanding of application architecture, database management, and the implementation of CRUD operations within a complete functional system.

Additionally, it represents my experience developing an end-to-end solution independently, applying best practices in organization, structure, and business logic.