Task Manager Application
This site is a full-stack responsive task management web application that allows users to create and manage tasks and track progress. It is designed to help users manage daily productivity through a simple yet intuitive and user-friendly interface.
ROLE: Developer
FOCUS: Full-stack web dev, responsive UI design, database integration
TECH STACK: HTML, CSS, JavaScript, PHP, MySQL
TIME FRAME: May 2026
Overview
This application was developed as a full-stack productivity system focused on helping users manage priorities and track their progress through a simple and responsive interface. Users can add and delete individual tasks, mark them as done to track completed tasks, and delete all tasks at once with a confirmation check. This project focuses on both front-end usability and back-end functionality with database-driven data management across devices
Contributions
My responsibilities / contributions:
- Developed the application’s front-end interface using HTML, CSS, and JavaScript, focusing on simple, clean, usable, and responsive layouts.
- Implemented dynamic task management features, including adding and deleting tasks and progress tracking.
- Built and connected back-end functionality using PHP and MySQL to manage user data, task storage, and database communication.