Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Personal Inventory #94

Open
KerstinMaur opened this issue May 11, 2021 · 9 comments
Open

Personal Inventory #94

KerstinMaur opened this issue May 11, 2021 · 9 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@KerstinMaur
Copy link

Is your feature request related to a problem? Please describe.
I am not sure which stuff I already have and what I need. 😅

Describe the solution you'd like
There might be some sort of inventory where users can see all warframes, weapons, sentinels and mods and mark the ones they own. ✔️

Describe alternatives you've considered
At the moment I am using a spreadsheet (e.g. LibreOffice Calc, Microsoft Excel or Google Spreadsheets). 📋

Additional context
I don't have additional context at the moment. 🗅

@SlayerOrnstein
Copy link
Member

I've always found this to be out of the general scope of app, but if you really need one I've heard good things from this one https://warframe-foundry.app/

For now I'm gonna just be doing so QoL and fixes, when I feel like it's a good spot stability wise then I'll start adding more features, with this one most likely being the first thing added considering how many times I've been asked in the past. No promises.

@SlayerOrnstein SlayerOrnstein added the enhancement New feature or request label May 12, 2021
@SlayerOrnstein SlayerOrnstein added the help wanted Extra attention is needed label Jun 11, 2021
@SlayerOrnstein
Copy link
Member

@KerstinMaur @TobiTenno How should we go about this then?

@TobiTenno
Copy link
Member

we could write our own api for inventory and save it ourselves from that, but then authentication, etc....
could get gross

@SlayerOrnstein
Copy link
Member

Oof we could always use sqlite or hive, run the DB from local storage.

@TobiTenno
Copy link
Member

true, just wouldn't persist across sessions, like if they have a phone, tablet, etc. or if we end up in a browser or desktop app someday

@SlayerOrnstein
Copy link
Member

SlayerOrnstein commented Jun 13, 2021

Would setting something up like appwrite or supabase help then?

@TobiTenno
Copy link
Member

something like that would work

@SlayerOrnstein
Copy link
Member

What works better for you? I've never messed with database enough to know how to make something that would scale that well, so having someone with xp to help out would be best on my end.

@SlayerOrnstein
Copy link
Member

@KerstinMaur hey if you're in the server you can see and chime in on some of the progress so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants