Currently these two pages are drawing from the old information source, using the old data format. Not only that, but the code quality itself is a bit shit and needs to be refactored.
So! I'd like to see these two pages be revised to a better standard.
Needs to use the same data source as the AEC, to ensure that there is consistency in the results.
This will require BE changes, but I'd like to do those changes separately "by contract".
Will need to add a range selector to the MRT toolbar in a similar manner to the AEC.
An AC selector would also be good to have on the Ammo vs Armor table, while this can be done via MRT filters, I feel like some quick buttons would be better.
The columns will need some redesigning, but I still need to think on what exactly they need to be.
Ideally, we want to use common components between the two pages.
Tasks:
1- Revamp the API calls and BE data structure.
2- Refactor the FE to a better level of general quality and to consume the new format.
3- Add in new features (range selector).
Currently these two pages are drawing from the old information source, using the old data format. Not only that, but the code quality itself is a bit shit and needs to be refactored.
So! I'd like to see these two pages be revised to a better standard.
Other improvements are of course welcome.