Changelog
All notable changes to this project will be documented in this file. The format
is based on Keep a Changelog, and this
project adheres to Semantic Versioning.
[1.0.1] - 2022.09.13
Fix
[1.0.0] - 2022.09.13
Added
- Add application interface.
- Add helpers to process and format the data for displaying it in the tables.
- Add server logic for processing interface inputs and producing outputs.
- Add a button to download processed and filtered data in
.csv format.
- Add basic application documentation in the
README.md file.