Niel Liesmons's avatar
Niel Liesmons 2 years ago
So clearly, I'm a fan of this idea. But how would you construct this kind of app technically? Is there a way to build tables like this using a structure of existing event kinds? There will only be more of these use cases. So I need to start understanding what's possible and how. #nostr #fitness #lifting #workout #nostrdesign image View quoted note β†’

Replies (11)

Omg I didn’t even know this app existed 😍 but for sure a nostr version would be even cooler!!! Love it!! There was some app once where friends were competing / encouraging each other with steps, but I never didn’t that because I didn’t want every step I took to be tracked (as a girl this just feel terrifying if it’s ever hacked) πŸ€¦β€β™€οΈ however this looks very cool! 😎 Plebs encouraging other plebs to stay fit and healthy so that we become the strongest of them all! Mind, body, and soul! πŸ’ͺ
Default avatar
β‚Ώitcoin 2 years ago
I do not see the real benefit of porting this to nostr... If you want to share this you can use images, text or markdown...
tables in markdown is a headache. you just need to play with tags in a parameterized replaceable event (kinds 30000~40000). each tag is an array of strings which can represent a row of a table. so a couple of tags together would create the whole table. simple.
Niel Liesmons's avatar
Niel Liesmons 2 years ago
Ahaa, that's neat! Thanks for explaining it like that πŸ‘Œ
↑