event-modeling
There are 23 repositories under event-modeling topic.
fraktalio/order-demo
Axon demo - `Order Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, https://github.com/fraktalio/restaurant-demo, https://github.com/fraktalio/order-demo
fraktalio/restaurant-demo
Axon demo - `Restaurant Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, https://github.com/fraktalio/restaurant-demo, https://github.com/fraktalio/order-demo
fraktalio/fmodel-demos
Functional Domain Modeling - Demos - https://fraktalio.com/fmodel/
fraktalio/fmodel-rust
Domain modeling. Event sourcing. CQRS.
MateuszNaKodach/awesome-eventmodeling
A curated list of awesome resources (articles / videos / courses / repositories) about Event Modeling.
twang2218/pmap
Process Map Visualization of event analysis in R
fraktalio/fmodel-ktor-demo
Fmodel demo - Functional and Algebraic Domain modeling - Ktor
ScenarioHunting/ScenarioHunting
A process for switching from modeling space to implementation space.
fraktalio/fmodel-spring-demo
Fmodel demo - Functional and Algebraic Domain modeling
MateuszNaKodach/HeroesOfDomainDrivenDesign.EventSourcing.Ruby
Shows how to use Domain-Driven Design, Event Storming, Event Modeling and Event Sourcing in Heroes of Might & Magic III domain.
CoryHunter/TradingApp
This Trading App is a GUI developed with tkinter that interacts with the Alpaca API to algo-trade preset strategies. Will initially be paper trading but will be developed into live trading later.
fraktalio/fmodel-spring-state-stored-demo
Fmodel demo - Functional and Algebraic Domain modeling - State stored flavour
CodersCrew/coderscamp
Monorepo containing CodersCamp's internal application, its website, and all development resources created around them.
KarlaMonterrubioG/CompRisksVignettes
Supplementary material for the paper: A review on competing risks methods for survival analysis
standard-api/core
Stapi Core is set of packages for intuitive, declarative, Domain-Driven Design (DDD) business logic modeling in the age of AI.
gwagner57/OEMjs
A JS library for low-code app development, based on business object, event and activity classes defined with property ranges and other property constraints. OEMjs allows building business apps quickly without boilerplate code for user interfaces, constraint validation and data storage management.
IntegerMan/DoggoQuestNg
An Angular Interactive Fiction game built for various articles and talks
dclimber/practical-event-modeling-python
Python version of Excercise 3 from Learn practical event modelling
adrianpk/ledger
Warehouse administration
bernaoney/AC_OneyFlores_2019
Replication syntax for Öney Flores 2019
CoryHunter/Datastructure_Collab_Merge
A GUI to demonstrate a merge method that helps merge two manipulated data structure into a single master data structure. This is useful for offline collaborations. The master data structure can also be classified. The nodes can also be turned into a BST if all nodes are numeric.