Skip to content

Conversation

@jyx0615
Copy link
Contributor

@jyx0615 jyx0615 commented Mar 29, 2025

Description

Added gachaService to handle gacha-related logic and implemented gacha APIs.

  • GET /gacha/preview: Returns 9 gacha images for users to preview.
  • POST /gacha/draw: Draws a new gacha and deducts the amount from the user's savings.

Tests

  • Manual testing
  • Unit tests

Other Changes

Renamed userInvestmentRoute to userInvestmentRoutes for consistency.

@jyx0615 jyx0615 requested a review from Rice9547 April 2, 2025 12:20
@Rice9547
Copy link
Member

Rice9547 commented Apr 4, 2025

conflict

@jyx0615 jyx0615 force-pushed the feat/define_gacha_api_interface branch from 583dc9a to 5d6c547 Compare April 5, 2025 05:43
@jyx0615
Copy link
Contributor Author

jyx0615 commented Apr 5, 2025

5d6c547

@Rice9547 Rice9547 merged commit df302da into master Apr 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants