If the weekly reports that Kurtis is supposed to do become an official business process, then these reports can be parsed and put into the same database. Then we can do analysis on the products.
However the parser is going to be implemented in Rust, so we will have two different applications accessing the database (what they touch should be completely separated, however).
If the weekly reports that Kurtis is supposed to do become an official business process, then these reports can be parsed and put into the same database. Then we can do analysis on the products.
However the parser is going to be implemented in Rust, so we will have two different applications accessing the database (what they touch should be completely separated, however).