Tag

TASK MANAGER

Browsing

EN – This Task Manager is a lightweight interactive tool built with HTML, CSS, JavaScript, and WordPress AJAX. It allows you to create, edit, organize, and track tasks directly inside a WordPress port or page. Each task includes a title, priority level, tag, and date added, and can be marked as completed, updated inline, or removed. All data is stored in a JSON file on the server (tasks.json), meaning your tasks are persistent, shared across devices, and not tied to a single browser like localStorage. How to use it: Add a new task using the input fields and click Add Task Click on a task to mark it as completed or active Use Edit to modify a task inline, then Save or Cancel Click ✕ to delete a task Use the dropdown to sort tasks by date, priority, tag, or name Click Clear All to remove all tasks Click Download…

Pin It