Team & Branch Rules: Each team must create one dedicated branch: Naming format: team--project- E.g.: team-3-project-timer Every change MUST be committed with a descriptive message Commit messages must follow this structure: Fix: “corrected timer ID” Bug: “found wrong CSS selector” Refactor: “cleaned up unused variable” Teams are not allowed to push to main. No force-pushes allowed (--force is banned)
Time Rules: Total challenge duration: 60 minutes. At minute 45, a “last fixes” alert is given A final commit must be pushed before the deadline: final: project ready for submission
Debugging Rules: You must fix as many errors as possible in: HTML: 3 errors CSS: 3 errors JavaScript: 5 errors Team may NOT copy code from the original repo version or the internet.
Team Collaboration Rules:
Each member must stick to their role (Debugger, Analyst, Fixer, Tester)
Each person must make at least 2 commits
Only one person should push changes at a time to avoid merge conflicts

The MIT License
Copyright (c) 2020-2021 Traversy Media https://traversymedia.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
🔹 Software Disclaimer 🔹
🛠️ Provided "As Is" – No guarantees, use at your own risk. 📜 No Warranty – No promises on performance or fitness for any purpose. ⚖️ No Liability – Authors aren't responsible for any damages or claims. 🔄 Use Freely – But at your own discretion and responsibility.
🚀 In short: Use it, but don’t blame us! 😃I