# Todos for the assignment

#### General
- [ ] Concept refinements 
- [ ] Redraw that project setup diagram

## App Repository
- [x] CI config & script
- [ ] Working Container Registry or other form of application deployment --> infra repo
- [ ] Write a helm chart which includes the client and server workloads

### Client
- [x] Test pipeline
- [ ] Build pipeline
- [x] Dockerfile

### Server
- [x] Test pipeline
- [ ] Build pipeline
- [X] Dockerfile

## Infra Repository
- [x] Add repository
- [ ] CI config & script
- [ ] Setup Kubernetes
  - [ ] Test Env
  - [ ] Production Env
- [ ] Working Deployment Automation
- [ ] Test Scaling
- [ ] FQDN
- [ ] Prometheus Monitoring