Skip to content

ArlenyAres/TodoLIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

This repository contains a simple task manager application designed to help users organize their tasks into various categories such as Personal, Work, Shopping, Coding, Health, Fitness, Education, and Finance. The application allows users to add, view, and mark tasks as completed, with all tasks being stored locally in the browser's local storage to ensure data persistence across sessions.

Features

Categories:

Tasks are organized into predefined categories for easy management.

Local Storage:

All tasks are stored locally in the browser, ensuring that your tasks are saved and available even after closing the browser.

Task Management:

Users can add new tasks, view tasks by category, and mark tasks as completed.

User Interface:

A clean and intuitive user interface makes it easy to navigate and manage tasks.

Getting Started

To get a local copy up and running, follow these simple steps:

Clone the repository to your local machine: git clone (https://github.com/ArlenyAres/TodoLIST.git) Navigate to the project directory: cd task-manager-app Open the index.html file in your preferred web browser to start using the application.

Usage

Adding Tasks:

Click on the "Add Task" button to open the task addition form. Enter the task details and select the appropriate category. Click "Add" to save the task.

Viewing Tasks:

Click on a category to view all tasks within that category.

Marking Tasks as Completed:

Check the box next to a task to mark it as completed.

Deleting Tasks:

Click on the delete icon next to a task to remove it from the list.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

Fork the Repository on GitHub. Clone your forked repository to your local machine. Create a new branch for your feature or bug fix. Make your changes and commit them with descriptive commit messages. Push your changes to your forked repository. Open a pull request to the original repository.

Captura de pantalla 2024-04-24 a las 17 11 50 Captura de pantalla 2024-04-24 a las 17 12 16 Captura de pantalla 2024-04-24 a las 17 12 40 Captura de pantalla 2024-04-24 a las 17 12 29

About

Ejercicio CODEOP todo list LocalStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published