Skip to content

GoLang App Processes

RobKraft edited this page Dec 14, 2023 · 1 revision
  • Charities:
    • CharityRegister
      • Writes to MySQL db
      • Calls to Auth0
      • Calls to geocode.search.hereapi.com for Lat/Long
      • Puts file up to AWS S3 bucket
      • Calls S3 SMTP service to send two emails
    • EditCharity
    • Login/Logout
  • Public
    • Search
      • Render list
      • Render Map
    • List Charities
    • View Charity Details
  • Admins
    • Approve/Deny Charity
    • Login/Logout
Clone this wiki locally