Fork this repository - each branch is a different project
-
IMPORTANT: Fork the Project
- Click the "Fork" button at the top-right of the main page of this repository to create your own copy of the repository.
- Make sure you deselect the "Copy the main branch only" option so that all projects are copied to the forked repository.
-
Ensure You Clone All Branches
- Use the following command to clone all branches:
git clone --no-single-branch <your-forked-repository-url>
- Use the following command to clone all branches:
-
Complete the Project
- Each branch in this repository has a separate project for you to complete. Checkout the branch to get started
git branch -a git checkout 1-todo-manager
- Make your changes and implement the required features.
- Be sure to commit your changes frequently and push them to your forked repository.
- Each branch in this repository has a separate project for you to complete. Checkout the branch to get started
-
Add 'rhemsuda' and 'augyg' as Watchers
- Once you are done with your changes, go to your forked repository on GitHub.
- Navigate to the Settings tab.
- Under Collaborators and teams, add the following users as watchers:
rhemsuda
augyg
-
Send Us a Message
- After adding the watchers and ensuring everything is pushed to the repository, send us a message to indicate that you have finished the project.
-
Project Submission Confirmation
- Once we receive your message, we will review the repository and notify you of any feedback or final approval.