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

Feature request: Trend and add amount button for medicine refills #75

Open
fosslover306 opened this issue Dec 18, 2024 · 5 comments
Open

Comments

@fosslover306
Copy link

  1. The Trend tab is to see how long the medication in question will last based on how much is left in inventory, and how much is being taken daily on average for the last 30 days, allowing for better medication management because you can see at a glance how long your medication supply will last.

  2. The add medicine doses button in the treatment tab is for adding medicine dosess to the inventory so when your medicine is refilled you can just add how many pills you received to the total instead of having to add the current inventory to the pills received manually.
    It would work like the "add one time entry" does, select the medicine to add pills to and the amount and press the confirm button to add it to the current inventory.

  3. If possible add the ability to collapse previous days history to both save on screen space, and make it much easier to browse, with a down arrow to expand the days history with a single click or tap, and of course a up arrow to collapse it again.

@diegopvlk
Copy link
Owner

Those are good ideas, just don't know when I'll be able to implement them.

Trend will require a lot more thoughts.

The refill feature can be an item in the 3 dot menu from the treatment. To open a dialog with how much we want to add with some options like 30, 60, 90.

@fosslover306
Copy link
Author

As long as I can chose a cusom amount to add, those numbers as starting points seem to be fine.

That being said most of medications i have seen are supplied in bottles that hold even numbers, starting at 100, 200, or 300 or more.

So it would be best to just have a text box to type in the number you want to add, and have that number be saved as the default next time.

@diegopvlk
Copy link
Owner

About collapsing the history: I didn't liked the idea of collapsing all previous days (only show 1 day), so instead I choose to show the last 7 days.

@diegopvlk
Copy link
Owner

Refill dialog:
Screenshot

@ada-magicat
Copy link

Refill dialog: Screenshot

I'm not sure that's the best way to do this.

There are many meds that come in all sorts of sizes but usually it's a standard sized box or re-filled prescription and changes rarely. I actually think just a custom field of "add this many" that remembers its value would probably work best. The value remembered would be specific to that medication so different ones would remember a different value.

Ideally the workflow I want from this feature would be to just be able to say "I got 3 boxes of this standard amount" or just "Add 30 pills".

Thank you for this app, I like it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants