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

Implement File system webAPI on projects list. #18

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

Implement File system webAPI on projects list. #18

chauchausoup opened this issue Oct 11, 2023 · 0 comments
Assignees

Comments

@chauchausoup
Copy link
Member

chauchausoup commented Oct 11, 2023

Task Description

Implement a web project using HTML, CSS, and JavaScript that integrates a File system webAPI.

Task Requirements

  • Create a new directory inside "participants" with your name.
  • Develop necessary HTML, CSS, and JavaScript files.
  • Integrate file system API.
  • 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

File system webAPI

@chauchausoup chauchausoup self-assigned this Oct 11, 2023
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