wowsinfo / WoWs-Info-Seven

WoWs Info is an assistant for World of Warships
https://wows-info.herokuapp.com
MIT License
67 stars 16 forks source link

Use DataTable to compare similar ships #78

Open HenryQuan opened 2 years ago

HenryQuan commented 2 years ago

This is a nice feature to add in upcoming updates. The user will pick, like tier 7 cruisers, and the app will filter out those ships while displaying their info in a DataTable. This could be similar to what shiptool.st is doing. This feature doesn't have to match exactly with shiptool. On mobile, there are only limited spaces so there shouldn't be too much data.

Further discussion may be required.