Meal plan tracker #237
Labels
No labels
beginner friendly
bug
chore
documentation
duplicate
feature
help wanted
invalid
needs-triage
question
size/L
size/M
size/S
size/XL
size/XS
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ScottyLabs/dalmatian#237
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overall Objective
Create a command that lets users see if they are on track to finish their meal blocks and FLEX dollars!
Using the type of plan, number of blocks, FLEX, and days remaining in the semester, the command should return an estimate (using linear regression or some other type of algorithm) of how much the user would have to consume/spend every day to finish off their meal plan.
Suggested Approach
Similar to the exam credit calculator
/credits, where you are prompted to input the necessary data and the bot gives back an estimate in an embed. Store the meal plan blocks and FLEX as a JSON file insrc/data.