Add your API key.
The Inventory App is a way to manage your RPG hero inventory. In fact, it's not so different from a to-do list, so you could also use it as a slightly DnD-themed shopping list.
It's 100% free to use, ad-free, and open-source.
Since my goal was to create something simple and free for both users and myself, I decided not to handle a database for user data, considering costs, privacy, and security. There is no backend.
If you (or your party) want to use this website, you will need to:
1. Create a Deta account and,
2. Create a new collection. Finally,
3. Get an API key for the newly created collection and place it on the first page.
It's actually a quick process, and you'll be ready to go as soon as you insert the key in the specific input form! Note that only one person in the party needs to do this procedure; then, all party members share the same key.
Yes, you can. In the settings page, you can add one or more party IDs. Everyone who shares the same ID and key can access the same party of heroes.
You can switch parties on the go using the menu in the top-right corner of the screen.
Yes, from the settings page, you can both import and export party data. There isn't currently a fast way to export a single hero, but you can easily retrieve it from the exported txt file (it's just a stringified dictionary, if you know what I mean).
Note that the import operation will overwrite heroes with the same nickname or objects with the same key.
Nobody but yourself. Feel free to open an issue (or make a pull request) in the project repository. (Any feedback is welcome, thank you! 😉)
Firstly, thank you!
To answer your question, you can star 🌟 the project on GitHub.
If you have any feedback, please reach out to me at hey_AT_jacksalici_DOT_com