add page to take a picture and upload to an image server

This commit is contained in:
2024-02-23 19:02:10 -07:00
parent c239db6a4f
commit c696de33f3
7 changed files with 118 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ tasks :
- 32 image on give :
- Show a camera to take a picture
- Scale the image to a reasonable size
- Upload to a public readable place
- Upload to a public readable place - restrict size, catch all errors, multiple file types
- check the rate limits
- use CID (hash?)
- put the image URL in the claim
@@ -40,6 +40,7 @@ tasks :
- show previous on "Your" screen
- checkboxes - randomize vs show in order, show non-person-oriented messages, show only contacts, show only projects
- .5 add a notice on the front page if their notifications are off
- 08 allow user to add a time when they want their daily notification
- .5 prompt for the name directly when they visit the QR scan page