This app is C# based project that was aimed to make inventory management for Destiny 2 more player-friendly.
It models the inventory from ingame and changes in the app is reflected in the game. It has a UI that is straightforward and easy to use.
The front-end of the app uses C# and WPF to organize and display useful information.
The information from the game is grabbed and updated by Destiny 2 API which can be found here
MySQL servers are used to sort and store user information.
Noteable Features: