Internship Daily Task Tracker
1.0.0
Welcome to the Internship-Daily-Task-Tracker Repository!
You have collaborator access, so no need to create a pull request. Directly push your changes to the main branch. Happy coding!
Clone the Repository:
git clone https://github.com/BOOST-STAR-Experts/Internship-Daily-Task-Tracker.gitCreate Your Folder:
Interns directory.
cd Internship-Daily-Task-Tracker/Internsmkdir YourNamecd YourNameDaily Task Update:
Day1.html, Day2.css, etc.Commit Changes:
git add .
git commit -m "Add tasks for Day 1"Push Code:
git push origin mainNow you've successfully updated your daily tasks! Repeat these steps for each day.