## Status
**READY/IN DEVELOPMENT/STALLED**

## Description
A few sentences describing the overall goals of the pull request's commits.

## Todos
- [ ] Tests
- [ ] Documentation


## Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.

```sh
git pull --prune
git checkout <feature_branch>
bundle; script/server
```

1. 

## Impacted Areas in Application
List general components of the application that this PR will affect:

* 
