0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Ruby30 forks (30 forks)auto 404
full stackhelp wantedready
Repository metrics
- Stars
- 12 stars (12 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- When a user clicks on the gift card link, a request is sent to the API and the user automatically gets their gift card via email.
- Admins no longer have a work list.
- We will need to store the confirmation or order ID somewhere.
Contributor guide
- Research direction
- Research gift card APIs (e.g., Stripe, custom), implement an endpoint to handle gift card requests, integrate email delivery, and store the order/confirmation ID in the database.
- Tech stack
- ruby
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- RubyAPI integration