Character Tracker is an idea I’ve had for a long time. I originally started making it as a PHP web app, then tried making a desktop app in C++, but neither of those implementations were satisfactory to me. Now that I know Swift and iOS development, making a mobile app felt right for the project.
This app is to help players of Skyrim or other games keep track of their characters and what each of their play styles and objectives are. For more information, check it out on the App Store or read its portfolio page.
Future plans
This is the first release of Character Tracker, but I have plans for many more features to come. Check out the issue tracker on GitHub for planned improvements, or the readme for planned features.
The biggest feature that I plan on implementing is support for mods. The app comes with some basic information about Skyrim and the other Elder Scrolls games pre-loaded, and the user can add their own information in the form of attributes and modules. Mods would allow users to import groups of these modules and attributes, added from mods or DLC, into their app to easily track them.
Make sure to follow this blog and the GitHub page for the latest updates.