Skip to content

I implemented Domain-Driven Design (DDD) in the domain layer of my digital cinema platform, featuring the release of movies with their trailers and seamless ticket booking. Leveraging ElasticSearch for search functionality and PostgreSQL as my preferred database.

License

Notifications You must be signed in to change notification settings

ParsaMehdipour/Digital-Cinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A digital cinema where moives are realesed with their trailers and users can get tickets. I used DDD for my domain layer and Elastic search for search also Postgre as my database of choice.

Installing / Getting Started

A quick introduction of the minimal setup you need to get the service up & running.

I have added Dockerfile with the docker-compose to containerize the project

Simply run the following command in the directory which the docker-compose file exists

docker-compose up

About

I implemented Domain-Driven Design (DDD) in the domain layer of my digital cinema platform, featuring the release of movies with their trailers and seamless ticket booking. Leveraging ElasticSearch for search functionality and PostgreSQL as my preferred database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published