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

API Integration #5

Closed
4 tasks
Marcel-FR opened this issue Mar 6, 2023 · 0 comments
Closed
4 tasks

API Integration #5

Marcel-FR opened this issue Mar 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Marcel-FR
Copy link
Owner

Value Proposition

  • As a developer,
  • I want to integrate an API for the game's rules, creatures and spells,
  • So that I can easily use all the available information.

Description

  • Integration of an API that provides access to the game's rules, creatures and spells.
  • Ensure that the API response is formatted correctly.

Acceptance Criteria

  • The app can fetch the game rules, creatures and spells data from the API.​

Tasks

  • Implement API requests in the app to fetch the data.
  • Parse the API response and extract the necessary data.
  • Map the data to the appropriate components in the app.
@Marcel-FR Marcel-FR added the enhancement New feature or request label Mar 6, 2023
@Marcel-FR Marcel-FR mentioned this issue Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant