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

[Task Assignment]: D&D 5e API Implementation #13

Open
ankman007 opened this issue Oct 11, 2023 · 0 comments
Open

[Task Assignment]: D&D 5e API Implementation #13

ankman007 opened this issue Oct 11, 2023 · 0 comments

Comments

@ankman007
Copy link
Collaborator

Task Description

Implement a web project using HTML, CSS, and JavaScript that integrates a D&D 5e API.

Task Requirements

  • Create a new directory inside "participants" with your name.
  • Develop necessary HTML, CSS, and JavaScript files.
  • Integrate a D&D 5e API into your project.
  • Update bootcamp.html with your name under <navigation>

Submission Guidelines

  • Create a branch: git checkout -b feature/your-feature-name
  • Commit changes: git commit -m "Description of changes"
  • Push to branch: git push origin feature/your-feature-name
  • Create a Pull Request to merge changes into main.

Additional Guidelines

  • Maintain code quality and organization.
  • Implement error handling and thorough testing.
  • Document external APIs used.

Resources

D&D 5e API Documentation

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 a pull request may close this issue.

1 participant