Skip to content

Meeting 22‐06‐2024

Brian Rahadi edited this page Jun 22, 2024 · 2 revisions

Attendees:

  • Marcus
  • Iris
  • Brian

Meeting Agenda:

  1. UX workflow changes (storing image, discord id on checkout)
  2. UI improvements

Update: | Marcus

  1. Update price from floating point to Integers
  2. Fix edge case when user buys an item and price is changed on between

To-do:

Priority

High

  1. Deploy merch store sample deployment - Marcus
  2. Make the UI and UX for Admin dashboards - Iris
  3. Figure out image upload - Brian
    • AWS S3 (there is a current security issue)
      • AWS S3 Upload Image (random bucket name)
    • Worst case, we can always upload the image from local files - GitHub

Medium

  1. Size ordered (S, M, L) and uppercased - Brian
  2. Email or Discord Contact Discussion with Execs - Brian
  3. Maybe decorate initial index page
    • Redirect first for now

Low

  1. Cart Items amount logic - Can wait for later

Security Check

  1. Rate Limit By IP Address to ensure users do not spam orders
  2. Can we make website go down instantly if bill is too high?
Clone this wiki locally