Skip to content

FOSS-Community/progress-tracker

Repository files navigation

Progress Tracker

Update your daily work details here.

  • Create a file with your name (yourname.md).
  • Copy the given template.
  • Update your Progress. Give a link to GitHub repository or upload an image and paste the URL.
  • Run
    python script.py -i markdown_file\yourname.md -o yourname.html
    in the terminal.
  • Go to dist/index.html -> add
    <li><a href="yourname"><h1>Your Name</h1></a></li>
    to the list.
  • Make a Pull Request.

Keep Doing the Good Work ✌🏻.