Autokrator
- Glasgow, Scotland
Pinned repositories
Repositories
-
project-and-dissertation Archived
Central hub for project documentation and specifications, including final dissertation produced as coursework.
-
demo Archived
Full financial platform orchestration and management for use in presenting demos.
-
user-interface Archived
React-based frontend for the financial platform, works with the BfaF to provide a user-friendly live interface to accounts, balances and transactions.
-
user-service Archived
DEPRECATED: Java-based microservice for managing user accounts.
-
transaction-service Archived
DEPRECATED: Java-based microservice for creating, managing and maintaining transactions.
-
accounts-service Archived
DEPRECATED: Java-based microservice for managing financial accounts, balances and acception/rejection of transactions.
-
websockets-demo Archived
DEPRECATED: Proof-of-concept demo application used with initial version of event bus for first client meeting.
-
java-client-library Archived
DEPRECATED: Client library for interacting with the event bus from Java-based services - includes registration, consistency, receipt handling, event production and processing.
-
persistence Archived
DEPRECATED: Kafka connect configurations for persisting events to Couchbase.
-
jackie Archived
Jackie is the reporting service that allows querying of Couchbase to extract information about past events.
-
backend Archived
UI Backend (or BfaF/Backend-for-a-frontend) acts as a gateway between the user interface and the microservices, providing a unified API for interacting with the core services.
-
core Archived
Autokrator application for Team Project 3 course at the University of Glasgow.
-
actix-web Archived
Forked from actix/actix-webActix web framework - fork with minor changes for use with Autokrator project.