Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A web application built with .NET Core, Angular, and SQL Server, employing cutting-edge technologies, methodologies and architectures like Clean Architecture, Domain-Driven Design, CQRS, and libraries such as ErrorOr and MediatR, to manage movie listings and ticket sales.

License

Notifications You must be signed in to change notification settings

josem-nex/proyecto-cine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Cinema Ticketing System

This project is a web application for managing movie listings and selling tickets, built with the latest technologies and methodologies:

Backend:

  • .NET Core
  • SQL Server
  • Entity Framework Core
  • Clean Architecture
  • Domain-Driven Design (DDD)
  • CQRS Pattern
  • ErrorOr library
  • MediatR library

Frontend:

  • Angular

Features:

  • Manage movie listings (add, edit, delete)
  • View movie details and showtimes
  • Purchase tickets online
  • Secure payment processing
  • Etc

Technologies and Methodologies:

  • Clean Architecture promotes a loosely coupled and maintainable codebase.
  • DDD ensures a domain-centric approach, modeling real-world entities and their relationships.
  • CQRS separates read and write operations for improved scalability and performance.
  • ErrorOr provides a functional approach to error handling.
  • MediatR facilitates command and query handling within the application.

Getting Started:

  1. Clone the repository.
  2. Configure the database connection in the backend.
  3. Install dependencies for both backend and frontend.
  4. Run the backend and frontend applications.

About

A web application built with .NET Core, Angular, and SQL Server, employing cutting-edge technologies, methodologies and architectures like Clean Architecture, Domain-Driven Design, CQRS, and libraries such as ErrorOr and MediatR, to manage movie listings and ticket sales.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published