Skip to content

A Todo List application built using Vue JS and the Composition API. This project features a functional and interactive todo list where users can add, edit, and remove tasks. It leverages LocalStorage to save and persist user data, ensuring that tasks remain intact even after the page is refreshed or reopened.

Notifications You must be signed in to change notification settings

mukhlisakhusanboyeva/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: Todo List Application with Vue JS and Composition API

A Todo List application built using Vue JS and the Composition API. This project features a functional and interactive todo list where users can add, edit, and remove tasks. It leverages LocalStorage to save and persist user data, ensuring that tasks remain intact even after the page is refreshed or reopened.

##Features:

Add Tasks: Create new tasks and include details as needed. Edit Tasks: Modify existing tasks to update their information. Remove Tasks: Delete tasks from the list. Persist Data: Use LocalStorage to ensure tasks are saved and preserved across sessions. Responsive Design: The application is designed to be responsive and user-friendly on various devices.

##Technologies Used:

Vue JS: For building the user interface and handling application logic. Composition API: For managing reactive state, computed properties, and lifecycle hooks. LocalStorage: To persist task data in the browser

About

A Todo List application built using Vue JS and the Composition API. This project features a functional and interactive todo list where users can add, edit, and remove tasks. It leverages LocalStorage to save and persist user data, ensuring that tasks remain intact even after the page is refreshed or reopened.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published