/Internship-Daily-Task-Tracker

Efficiently track daily intern tasks and progress in one place! InternTaskLog is a collaborative repository for interns to update their daily work, promoting transparency, communication, and structured project tracking. Enhance intern engagement and project visibility effortlessly! 🚀

Primary LanguageHTML

Internship-Daily-Task-Tracker Repository

Welcome to the Internship-Daily-Task-Tracker Repository! 🚀

Note:

You have collaborator access, so no need to create a pull request. Directly push your changes to the main branch. Happy coding! 🚀

How to Use:

  1. Clone the Repository:

    • Open your terminal.
    • Run the following command to clone the repository:
      git clone https://github.com/BOOST-STAR-Experts/Internship-Daily-Task-Tracker.git
  2. Create Your Folder:

    • Navigate to the Interns directory.
      cd Internship-Daily-Task-Tracker/Interns
    • Create a new folder using your name as the folder name.
      mkdir YourName
    • Now go to your name folder with the below code.
      cd YourName
  3. Daily Task Update:

    • Inside your folder, create a new HTML/CSS or JS file for each day's tasks.
    • For example, create Day1.html, Day2.css, etc.
    • Use clear filenames to represent the content.
  4. Commit Changes:

    • Save your changes.
    • Run the following commands to commit changes:
      git add .
      git commit -m "Add tasks for Day 1"
  5. Push Code:

    • Push your changes to the repository:
      git push origin main

Now you've successfully updated your daily tasks! Repeat these steps for each day.

Our Awesone Contributors: