Skip to content

🌟Welcome to Codeskills. This is the official repo for bootcamp submissions. Join our vibrant community, learn, and code with confidence. Start your journey today! 💻

Notifications You must be signed in to change notification settings

codeskills-dev/bootcamp-submissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Welcome to Codeskills Bootcamp Submissions! 🚀

bootcamp-submissions

Welcome to the Coding Bootcamp Submissions repository! This is where you'll submit your completed projects for review and feedback. Follow the steps below to contribute your work:

Submission Process

  • Fork the Starter Repo: If you haven't already, fork the bootcamp-starter repository containing the project templates and resources.

  • Clone your forked repository to your local machine.

    git clone https://github.com/your-username/bootcamp-submissions.git
  • Complete the Project: Work on one of the projects in your forked repository. Follow the project's instructions and guidelines provided.

  • Create a Branch: Before making your submission, create a new branch in your forked repository for the project you're submitting. Use a clear and descriptive branch name.

    git checkout -b project-1-submission
  • Make Your Submission: Update the project submissions file with your submission details. Example: For project-1 submission. Edit the project-1.md file and add your submission details

    - [your-username](https://github.com/your-username) - [project-name](https://github.com/your-username/your-repo-name/tree/your-project-branch)

    Replace your-username, your-repo-name, your-project-branch the link with your specific project details.

  • Commit and Push: Commit your changes with a clear message and push them to your forked repository.

    git add .
    git commit -m "Add my [Project Name] submission"
    git push origin project-1-submission
  • Open a Pull Request: In this repository, create a new pull request from your project branch to the main branch. Make sure to provide a descriptive title and any additional context or comments.

  • Review and Feedback: Our team will review your submission and provide feedback. If your project meets the completion criteria, it will be merged.

Completion Criteria

To ensure your project meets the completion criteria, please review the specific requirements provided in the project instructions. Common criteria include functionality and code structure

Keep Learning and Coding 🚀

Congratulations on your submission! Keep up the great work, continue learning, and explore more projects. Our coding journey is an ongoing adventure, and every project brings new insights and skills.

Community

Join our vibrant coding community at Codeskills and connect with fellow learners.

Author

Happy coding! 🌟

About

🌟Welcome to Codeskills. This is the official repo for bootcamp submissions. Join our vibrant community, learn, and code with confidence. Start your journey today! 💻

Topics

Resources

Stars

Watchers

Forks