Skip to content

AkkalDhami/Taskify

Repository files navigation

Taskify.

Overview

Taskify is a powerful and user-friendly to-do list application designed to help users manage their tasks efficiently. With its intuitive interface, users can easily add, edit, and delete tasks, set priorities, and track their progress.

Features

  • Task management: Add, edit, and delete tasks with ease.
  • Priority levels: Set high, medium, or low priority for each task.
  • Due dates: Set due dates for tasks and track progress.
  • Categories: Organize tasks into categories (work, personal, shopping, etc.).
  • Progress tracking: View progress bars for each task.
  • User-friendly interface: Easy to use and navigate.
  • Visual analytics: Track tasks using a bar graph and pie chart for better insights.

Technologies Used

  • HTML
  • CSS (Tailwind CSS)
  • JavaScript (Chart.js)

File Structure

  • index.html: The main HTML file for the application
  • styles.css: The CSS file for styling the application
  • scripts.js: The JavaScript file for adding interactivity to the application