Browse Source

update commentary, help, kudos

pull/100/head
Trent Larson 9 months ago
parent
commit
4e28dc8de6
  1. 1
      README.md
  2. 6
      project.task.yaml
  3. 17
      src/views/HelpView.vue

1
README.md

@ -138,3 +138,4 @@ Gifts make the world go 'round!
* [Many tools & libraries]() such as Nodejs.org, IntelliJ Idea, Veramo.io, Vuejs.org, threejs.org * [Many tools & libraries]() such as Nodejs.org, IntelliJ Idea, Veramo.io, Vuejs.org, threejs.org
* [Bush 3D model](https://sketchfab.com/3d-models/lupine-plant-bf30f1110c174d4baedda0ed63778439) * [Bush 3D model](https://sketchfab.com/3d-models/lupine-plant-bf30f1110c174d4baedda0ed63778439)
* [Forest floor image](https://www.goodfreephotos.com/albums/textures/leafy-autumn-forest-floor.jpg) * [Forest floor image](https://www.goodfreephotos.com/albums/textures/leafy-autumn-forest-floor.jpg)
* Time Safari logo assisted by [DALL-E in ChatGPT](https://chat.openai.com/g/g-2fkFE8rbu-dall-e)

6
project.task.yaml

@ -2,8 +2,6 @@
tasks: tasks:
- 08 notifications : - 08 notifications :
- get it to work on Android - background data in apps
- get it to work on iOS
- make the app behave correctly when App Notifications are turned off - make the app behave correctly when App Notifications are turned off
- write troubleshooting docs for notifications - write troubleshooting docs for notifications
- hide the "App Notifications" toggle when they switch notifications - hide the "App Notifications" toggle when they switch notifications
@ -22,8 +20,8 @@ tasks:
- .5 If notifications are not enabled, add message to front page with link/button to enable - .5 If notifications are not enabled, add message to front page with link/button to enable
- 01 server - show all claim details when issued by the issuer - 01 server - show all claim details when issued by the issuer
- enhance help page instructions for debugging - enhance help page instructions for friends to get notifications, for debugging notifications
- add way to test quickly a push notification - add way to test a push notification
- help instructions for PWA install problems (secret failed, must reinstall) - help instructions for PWA install problems (secret failed, must reinstall)
- look at other examples for better UI friend.tech - look at other examples for better UI friend.tech

17
src/views/HelpView.vue

@ -30,16 +30,17 @@
<h2 class="text-xl font-semibold">What is the philosophy here?</h2> <h2 class="text-xl font-semibold">What is the philosophy here?</h2>
<p> <p>
We are building networks of people who want to grow a giving society. We are building networks of people who want to grow a giving society.
First of all, you can record ways you've seen people give, and that First of all, you can see what people have given, and also recognize
leaves a permanent record -- one that came from you, and the recipient gifts you've seen, in a way that leaves a permanent record -- one that
can prove it was for them. This is personally gratifying, but it extends came from you, and the recipient can prove it was for them. This is
to broader work: volunteers can get confirmation of activity and personally gratifying, but it extends to broader work: volunteers get
selectively show off their contributions and network. confirmation of activity, and selectively show off their contributions
and network.
</p> </p>
<p> <p>
You can also record projects and plans and invite others to collaborate. You can show giving and also offer help to ideas, based on others'
Soon you'll be able to see when others are interested and see how much willingness to help out, too. You can record your own ideas and invite
they're willing to contribute, even if there are conditions. others to collaborate.
</p> </p>
<p> <p>
This app uses the power of cryptography to build a reputation, recording This app uses the power of cryptography to build a reputation, recording

Loading…
Cancel
Save