Project Tracer
Individual Practice ProjectIndividual Practice Project
Project Tracer
Individual Practice Project
Key Learnings:
- DOM Manipulation with Vanilla JavaScript
- Event-Driven Programming
- Sass/SCSS Preprocessing
- Bootstrap 5 Framework
- Responsive Web Design
- Build Tools (Gulp)
- Version Control with Git
Screenshots



Technologies Used:
My Contribution
I developed the complete project management application from scratch. My main contributions include implementing the core functionality for project creation, editing, and deletion through dynamic form handling. I built the task management system that allows users to add and remove tasks within projects, with real-time DOM updates and event delegation. I designed and implemented the responsive sidebar navigation with alternating gradient borders for visual appeal. The styling system uses Sass variables and mixins for maintainable code, creating a cohesive design language throughout the application. I set up the build process using Gulp for Sass compilation, autoprefixing, and browser synchronization during development.