UCL / kapta-mobile

Progressive Web App enabling users to generate maps from WhatsApp chats
Apache License 2.0
0 stars 1 forks source link

Users can enter campaign code when uploading data #86

Open tcouch opened 1 week ago

tcouch commented 1 week ago

Prompt users to enter a campaign code when uploading data

  1. User enters code
  2. API call gets campaign details
  3. Show details to user
  4. User confirms
  5. Upload happens
acholyn commented 1 week ago

should we ask for the campaign code first then show the rest of the form (the metadata form currently) or display it all at the same time but make the campaign code required?