Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opendemobank/diagrams

Architecture diagrams
https://github.com/opendemobank/diagrams

diagrams plantuml

Last synced: about 1 month ago
JSON representation

Architecture diagrams

Awesome Lists containing this project

README

        

# :bank: Open Demo Bank Architecture Diagrams

## Completed diagrams

- [ ] [Class diagrams](class)
- [ ] [Component diagrams](component)
- [ ] [Object diagrams](object)
- [ ] [Personas](personas)
- [ ] [Sequence diagrams](sequence)
- [ ] [Stories](stories)
- [ ] [Usecase diagrams](usecase)
- [ ] [Userstories](userstories)
- [ ] [Wireframes](wireframes)

## Component diagram

![](component/component.svg)

## Class diagram

![](class/class.svg)

## Object diagram

![](object/object.svg)

## Wireframes

![](wireframes/userMoneyTransfer.png)