Skip to content

YeMyat144/todo-list

Repository files navigation

To-Do List App

A To-Do List application built with Vue.js and Bulma CSS. It includes functionalities for task management, prioritization, status tracking, and filtering, offering a professional and user-friendly experience.


Features

  • Add Tasks: Create tasks with a title, category, priority, and due date.
  • Edit and Delete Tasks: Update task details or delete tasks.
  • Prioritization: Assign tasks priority levels (Low, Medium, High) with color-coded tags.
  • Completion Tracking: Mark tasks as completed, with visual differentiation for completed tasks.
  • Search and Filter: Search tasks by title and filter them by priority.
  • Local Storage: Automatically saves and retrieves tasks using browser local storage.

Tech Stack

  • Vue.js: Frontend framework for building UI components.
  • Bulma CSS: Modern and responsive CSS framework for styling.
  • LocalStorage: Persistent data storage for tasks.

About

Practice Vue with a task list project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published