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]: Template for the application #11

Open
fullstacksherpa opened this issue Oct 10, 2023 · 0 comments
Open

[Task Assignment]: Template for the application #11

fullstacksherpa opened this issue Oct 10, 2023 · 0 comments

Comments

@fullstacksherpa
Copy link
Contributor

fullstacksherpa commented Oct 10, 2023

Task Description
Creating the template for the application.

Task Requirements

  • Create a new directory inside "participants" with your name.
  • Develop necessary HTML, CSS, and JavaScript files.
  • Integrate a Credential Management API into your project.
  • Update bootcamp.html with your name under

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.
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

No branches or pull requests

1 participant