Difference between revisions of "RevBank"
Line 4: | Line 4: | ||
|ProjectPurpose=Infrastructure | |ProjectPurpose=Infrastructure | ||
}} | }} | ||
− | The RevBank, located in the kitchen. | + | The RevBank system, located in the kitchen. Allows members to keep track of how much money they gave to TechInc and deduct how much they paid in drinks. |
+ | |||
https://wiki.techinc.nl/File:Revbank_template.odt | https://wiki.techinc.nl/File:Revbank_template.odt | ||
Line 10: | Line 11: | ||
= Graphs of statistics = | = Graphs of statistics = | ||
https://www.techinc.nl/space/finances/revbank/totals_credit_debit_total.png | https://www.techinc.nl/space/finances/revbank/totals_credit_debit_total.png | ||
+ | |||
+ | = How it works = | ||
+ | |||
+ | A server in the server room (`revbank.ti`) runs https://github.com/RevelationSpace/revbank. This is the thing that actually stores the data. | ||
+ | |||
+ | A computer + VGA screen + keyboard + barcode scanner is actually just a thin client, which simply `ssh bar@revbank.ti` automatically on boot. |
Revision as of 22:37, 17 April 2024
Projects | |
---|---|
Participants | Mattronix |
Skills | |
Status | Finished |
Niche | Community |
Purpose | Infrastructure |
The RevBank system, located in the kitchen. Allows members to keep track of how much money they gave to TechInc and deduct how much they paid in drinks.
https://wiki.techinc.nl/File:Revbank_template.odt
Graphs of statistics
https://www.techinc.nl/space/finances/revbank/totals_credit_debit_total.png
How it works
A server in the server room (`revbank.ti`) runs https://github.com/RevelationSpace/revbank. This is the thing that actually stores the data.
A computer + VGA screen + keyboard + barcode scanner is actually just a thin client, which simply `ssh bar@revbank.ti` automatically on boot.