Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 Task Tracker

An intuitive web application for efficient task management. It allows you to add, edit, delete, and mark tasks as completed, as well as offering a customizable design with different themes, multilingual support (Spanish/English), and drag & drop functionality to reorder tasks.

🔗 Access the live demo: Task Tracker - GitHub Pages

Main Features

  • Add, edit, delete, and mark tasks as completed or pending.
  • Filter tasks by status (All, Pending, Completed).
  • Reorder tasks via drag & drop.
  • Multilingual support (Spanish & English).
  • Switch themes: Neon, Dark, Light.
  • Notifications for key actions.
  • Local data persistence using localStorage.

Preview

⚡ Neon Mode

Neon Mode

🌙 Dark Mode

Dark Mode

☀️ Light Mode

Light Mode

Install and Use

  1. Clone the repository:
git clone https://github.com/taniagredo/task-tracker.git
cd task-tracker
  1. Just open the index.html file in your browser.
  2. Switch themes via the 🎨 button and language via the 🌎 button.

Build With

Contributions

Contributions are welcome! To improve this project:

  1. Fork the repository.
  2. Create a new branch:
git checkout -b feature-nueva-funcionalidad
  1. Make your changes and commit them:
git commit -m "Descripción del cambio"
git push origin feature-nueva-funcionalidad
  1. Submit a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

This project is a customizable web app to manage tasks easily. It supports adding, editing, deleting, filtering, and reordering tasks with drag & drop. Includes multilingual support (Spanish/English), theme switching, and local data persistence.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages