Task Tamer is a beginner-friendly project for my self-run Dev Club (Years 7 to 11).
This project exists to help students:
- learn practical coding together,
- contribute to a real shared codebase,
- build confidence working in a team,
- and create bigger projects we can proudly show.
Dev Club is about moving from tutorials to building things that matter. Task Tamer is our training ground for:
- writing cleaner code,
- understanding UI + JavaScript fundamentals,
- collaborating through branches and pull requests,
- and shipping features as a team.
- HTML
- CSS
- JavaScript (vanilla)
- improve task creation flow,
- persist tasks in storage,
- add validation and better UX,
- and keep contributions student-friendly.