commit fda88d1cf867ffcad25635a82709eff17820eb99
parent 62a438d49a6cde896d68fbb45203fad709f36f9b
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 5 Nov 2024 12:56:12 +0100
-remove ideas that were done
Diffstat:
1 file changed, 0 insertions(+), 9 deletions(-)
diff --git a/template/ideas.html.j2 b/template/ideas.html.j2
@@ -15,17 +15,10 @@
<li>Update Pretix integration to latest Taler APIs, making use of the
newly added support for WebHooks and using refunds, possibly via
the rewards API (120h, moderate difficulty)</li>
- <li>Integrate Taler with Adobe e-commerce (aka Magento), including
- configuring backend access, payment and refunds (240h, moderate difficulty)</li>
<li>Extend the Point-of-Sale App with multi-currency support. The
configuration should specify multiple currencies and their conversion
rate. During payment, the user should be given the choice of currency
to pay with. (30h, easy)</li>
- <li>Extend the Point-of-Sale App with optional support for product previews,
- allowing items to be shown to be populated from the backend inventory and
- showing images of the products based on inventory data. (30h, easy)</li>
- <li>Implement a Web-based generator for the JSON configuration file
- of the Point-of-Sale App (60h, easy)</li>
<li>Extend the Point-of-Sale App with the ability to enter a table number
(for restaurants), and include the table in the contract terms. Implement
a second app that shows active orders to kitchen staff and allows them
@@ -54,8 +47,6 @@
that is better at minimizing state size and customer fees,
and spends coins before they would require a refresh (to prevent expiration).
(300h, hard)</li>
- <li>Implement wallet-based fee simulator to compute STEFAN curve parameters given
- a fee structure and a target confidence interval. (300h, hard)</li>
<li>A wallet should have a way to export its reserve public key (for P2P payments)
as a QR code and users should be able to scan this QR code to trigger arbitrary
payments into that wallet. Wallets should periodically fetch the reserve history