Draft
Conversation
Plan & membership fixes
Collaborator
|
@drid I know @UnixMonky did some work on the @mjgardes fork of this around JSON/REST API stuff, might be worth having a look at https://github.com/elplatt/seltzer/network back in 2017 & seeing if there's anything there you can (re)use? |
Contributor
|
I know any chart showing membership growth/decline and dues/income
growth/decline would be most valuable to a treasurer. Also a quick chart
showing the number of new/lost members for the past month to quickly
reference at the monthly meetings including their names.
Something the treasurer usually shows each month:
number of new/lost members and their names.
total income for the month.
total bills for the month (no way for Seltzer to show this one)
total profit/loss for the month (no way for Seltzer to show this one)
…On Thu, Oct 5, 2023 at 3:23 PM Chris Murray ***@***.***> wrote:
@drid <https://github.com/drid> I know @UnixMonky
<https://github.com/UnixMonky> did some work on the @mjgardes
<https://github.com/mjgardes> fork of this around JSON/REST API stuff,
might be worth having a look at https://github.com/elplatt/seltzer/network
back in 2017 & seeing if there's anything there you can (re)use?
—
Reply to this email directly, view it on GitHub
<#520 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAU4DTJMTR6YAUXGCI2IT2TX54CJ3AVCNFSM6AAAAAA5UXNM5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBZGUYDSOBWHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
implement permissions fixes
c41f171 to
dece0e2
Compare
v0.8.3 - year updates, variable function fix, payment import loop fix
add missing $db_connect
explicitly define payment filters
Add Membership income charts Add plan distribution chart Signed-off-by: Ilias Daradimos <judgedrid@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Membership income charts
Add plan distribution chart
Add initial api functionality
We should discuss the metrics that need to be plotted, chart function may need to be generalized
Code may need to be rearranged, plz comment