Code Monkey home page Code Monkey logo

ddd-movies's Introduction

ddd-movies

Build Status Maintainability Rating Coverage Lines of Code

By now a just created project to learn/play with some architecture concepts, patterns, libraries, and tooling that I iterate slowly in my free time.

The main objective is practicing/improving Domain Driven Design with clear bounded contexts, CQRS, and Event sourcing. Secondary areas of interest are: Static code analysis, active documentation integrated into code, CI/CD

Note: As this is a learning project some things can be overengineered or a little forced in the purpose of experiment with something. Or on the other way simplified to not invest too much time on them. Also, different alternatives of tools can be used in different BCs for the sole purpose of experimenting with both.

System Context

The project possibly is not very realistic but simulates the needs of a TV channel related to purchased movies rights, it's on-air emissions, information from those movies and public site for spectators System Context Diagram Source

The application is structured in three different bounded contexts:

  • IMDBImport : Maintains a local copy of IMDB relevant data and a simple admin UI interface to query it and control import. Its main use case is to expose IMDB data to other BCs.
  • MoviesApp : Core domain application where employees can manage purchased film rights and it's emissions. Obtains data
    Obtains data about films from IMDBImport BC.
  • MoviesPublicSite: Public site for TV channel spectators where can check movies that TV channel has or had righted and it's previous and future emissions

Context Mapping

Context map diagram with bounded context relationships: Context Mapping Diagram Source

Legend:

ddd-movies's People

Contributors

lujop avatar

Stargazers

Stefan Kapferer avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.