-
Notifications
You must be signed in to change notification settings - Fork 0
Meeting 22‐06‐2024
Brian Rahadi edited this page Jun 22, 2024
·
2 revisions
Attendees:
- Marcus
- Iris
- Brian
Meeting Agenda:
- UX workflow changes (storing image, discord id on checkout)
- UI improvements
Update: | Marcus
- Update price from floating point to Integers
- Fix edge case when user buys an item and price is changed on between
To-do:
- Deploy merch store sample deployment - Marcus
- Maybe migrate Database to Turso - Marcus
- SST.dev - https://sst.dev/
- Defang Labs - https://defang.io/
- Make the UI and UX for Admin dashboards - Iris
- Orders (More Priority)
- Product Management (Later)
- https://www.figma.com/design/9AsJupryfPceLAoarhHqZe/SSSS-Website?node-id=1793-4096&t=8873kXFgI1q9mBTy-0
- 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
- AWS S3 (there is a current security issue)
- Size ordered (S, M, L) and uppercased - Brian
- Email or Discord Contact Discussion with Execs - Brian
- Maybe decorate initial index page
- Redirect first for now
- Cart Items amount logic - Can wait for later
- Rate Limit By IP Address to ensure users do not spam orders
- upstash for rate limiting - https://upstash.com/blog/upstash-ratelimit
- Can we make website go down instantly if bill is too high?