Skip to content

pappdanie1/El-Proyecte-Grande

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Theater Reservation System

Introduction

Welcome to the Movie Theater Reservation System! This application provides users with the ability to browse current screenings at a movie theater and book tickets online. It's designed to be a data-centric application, focusing on managing and processing data efficiently.

Features

  • User Registration and Login: Users can create accounts and log in to access the system.
  • Screenings Management: The application manages current movie screenings, including details such as movie title, showtimes, and available seats.
  • Ticket Booking: Users can browse available screenings and book tickets online.
  • Data Management: The backend is built with C# as an ASP.NET Core Web API, utilizing Entity Framework Core for data management and Microsoft SQL Server as the database.

Technologies Used

  • Backend: C# as an ASP.NET Core Web API
  • Frontend: React
  • Database: Microsoft SQL Server
  • ORM: Entity Framework Core
  • Containerization: Docker

Installation

To install and run the application locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the root directory of the project.
  3. Run docker-compose up to set up the development environment.

UML Diagram

UML Diagram

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published