Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ratchahan-anbarasan authored Feb 8, 2022
1 parent 24282bf commit 915dc4e
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,43 @@ Repository for the course project for CSCI-B 649 Applied Distributed Systems in

The project is in its initial stages of development and the README will be updated as new features are added.

## Core Team
## Team

- Akshat Arvind
- Amber Ramesh
- Ratchahan Anbarasan

## System Architecture

![image](https://user-images.githubusercontent.com/96559018/152918648-57a1ad5e-b9a4-4d73-9b40-77c584aaae17.png)

## Tech Stack

- Spring boot
- Maven
- JPA
- Lombok
- MySQL
- Java 17
- grpc
- kafka
- Python 3
- Flask
- Docker

## Installation Procedure:

### Pre-requisites:

- Docker
- openjdk 17

### Installation Order

1. Kafka and Zookeeper server
2. MySQL Database
3. Mongo Database
4. Services



0 comments on commit 915dc4e

Please sign in to comment.