Cinéphoria is a web application for booking cinema tickets. It allows users to view currently showing films, cinema sessions, available theaters, and seats.
Disclaimer: This project was realized in the context of a school project. The company does not exist really.
Cinéphoria is a gem of French cinema, a true icon of cinematic entertainment. For this project, I created the logo and visual identity of Cinéphoria. The logo consists of a stylized film reel, symbolizing the film industry. The visual identity is simple and clean, to highlight the films and cinema sessions.
Having the choice of technologies, I opted for the MERN stack (MongoDB, Express, React, Node.js) + MySQL and Prisma. Reservations, reviews, and incidents are managed in NoSQL with MongoDB, while users, sessions, films, cinemas, theaters, and seats are managed in SQL with MySQL and Prisma.