Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 402 Bytes

A simple task manager app built using PHP, HTML, CSS, and JavaScript. The app allows users to create tasks, mark them as completed, and provides color-coded visual feedback to distinguish completed and pending tasks.

FEATURES: Create new tasks. Mark tasks as completed. Color-coded task list: Completed tasks are shown in green. Incomplete tasks are shown in red. User-friendly and responsive design.