Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define MongoDB Schema for Challenges and Player Progress #25

Open
Razano26 opened this issue Sep 4, 2024 · 0 comments
Open

Define MongoDB Schema for Challenges and Player Progress #25

Razano26 opened this issue Sep 4, 2024 · 0 comments
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request

Comments

@Razano26
Copy link
Member

Razano26 commented Sep 4, 2024

Design the MongoDB schemas for storing challenges and player progress. The schema should allow for flexibility in the types of challenges and make it easy to track player progress.

Tasks:

  • Define the schema for the challenges collection.
  • Define the schema for the player_progress collection.
  • Test the schema with mock data.
@Razano26 Razano26 added enhancement New feature or request challenges For issues that involve the implementation of challenge systems labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant