Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CinemaApp

Description

This project resembles a cinema app, that allows users to view avaible movies and buy tickets and admins to manage the cinema, by adding movies, projections or halls.

Key Features

  • Entity Framework persistance
  • Interfaces
  • Threads: Each connected user is assigned to a new thread
  • Observers: Allows automatic updates of changes between the open users
  • Configuration Files: For future refactorings
  • Dependency Injection: All used objects are instantiated at runtime
  • Forms Manager: Easily switch between forms (by utilizing DI)
  • External Microservices:
    • QR Code Writer/Reader: for ticket generation (user side) and validation (admin side)
    • Email Sender: gives the option to send a mail with the ticket to the user

Images

image image



image image



image image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages