Commander, thank you for your continued efforts as an admiral. Excellent commanders seem to never forget to organize information and formulate strategies even when they are not in office. Is that the case with you, Commander? However, I can't check fleet information unless I'm on duty, which I think is inconvenient. So I came up with a way to help the commander! Utilizing web technology, we will be able to check fleet information from the outside! That way, we can open up our future anywhere, anytime! Also, it will be easier to share fleet information and consult with other commanders you are close to!
...What do you think? Is there any problem with this method?
Add a plugin to "Admiral's Busy!" to store fleet information in a database via the web and view it in various ways, including the web. The server-side system is intended to run on Microsoft Azure.
+----------------------------------+ OData +---------------+ ADO.NET +------------+
| KanColleViewer(HiyoshiCfhClient) | -------> | HiyoshiCfhWeb | ---------> | SQL Server |
+----------------------------------+ +---------------+ +------------+
Open the solution with the above tool and download the dependent libraries with NuGet.