Task-Management-Dashboard is a simple, easy-to-use tool designed to help you organize and track your tasks. It runs in your web browser. You don’t need any backend or internet connection after downloading it. The app uses modern web technology to provide features like:
- Create, read, update, and delete tasks with ease.
- Search your tasks instantly.
- Filter tasks by status, priority, or date.
- Switch between list and grid views.
- Choose between dark and light modes to reduce eye strain.
- Keep your data safe using your browser’s local storage.
This app works smoothly on Windows computers. It is responsive, so you can adjust the window size and still use it comfortably.
You can begin using the app without any programming skills. All you need is a Windows computer and a supported browser such as Chrome, Edge, or Firefox.
- Windows 7 or newer
- Modern web browser (Chrome 90+, Edge 90+, Firefox 88+)
- Internet connection to download the app (not needed after installation)
- At least 100 MB of free space for the app and your data
Task-Management-Dashboard runs fully in your browser but performs best on:
- Google Chrome
- Microsoft Edge
- Mozilla Firefox
Other browsers may work but have not been tested.
Click the button below to visit the page where you can download the app file:
On the downloads page, look for the latest release version. The file will usually be named something like Task-Management-Dashboard.zip or similar. Download the file to your computer.
Follow these steps to get the app up and running:
-
Download the release file
Visit the download page linked above. Save the latest.zipfile to your Desktop or Downloads folder. -
Extract the files
Right-click the downloaded.zipfile. Choose “Extract All…” and pick a folder you can remember, like the Desktop. -
Open the app folder
Go to the folder you extracted. You will see several files, includingindex.htmland some folders for the app’s code and assets. -
Run the app in your browser
Double-click theindex.htmlfile. This will open the app in your default web browser. -
Start using Task-Management-Dashboard
Now you can add tasks, search, filter, and customize the view right away.
- If the app does not open correctly, try using a different browser.
- Keep the app folder in a safe place to avoid losing your data.
- Your task list saves automatically in your browser’s local storage, so you won’t lose your tasks if you close the app.
Click the “Add Task” button or the plus (+) icon. Fill in the task name, description, and set due dates or priority. Save the task to add it to your list.
View your tasks in two modes:
- List View: See tasks one by one with details.
- Grid View: See tasks as cards for a visual layout.
Use the toggle button on the top to switch views.
Click on any task to open an edit window. Change the details and save your changes.
Select a task, then click the trash icon. Confirm to remove the task completely.
Use the search bar on the top to find tasks fast. The app filters results as you type.
Click the filter icon to open options for:
- Show only completed or pending tasks.
- Filter by priority level.
- Sort by due date or creation date.
Switch between dark and light modes using the sun/moon icon. This helps reduce eye strain depending on your environment.
- Local Storage: Your tasks are saved in your browser, so you don’t need an internet connection after downloading.
- Responsive Design: The app adjusts for different window sizes.
- Fast Performance: It uses efficient methods to handle large task lists quickly.
- No Backend Required: All your data stays on your device; nothing is sent to servers.
If you run into issues:
- Check you have a supported browser.
- Clear your browser’s cache and reload the app.
- Make sure the app files are extracted completely.
- Restart the browser or your computer if the app does not open.
If you still have trouble, try downloading the app again from the release page.
- Download page: https://github.com/VitorFelisbert/Task-Management-Dashboard/releases
- Project repository: https://github.com/VitorFelisbert/Task-Management-Dashboard
index.html— The main file to open the app./assets— Contains images, icons, and style files./scripts— JavaScript files powering the app’s features./styles— CSS files controlling the app’s look.
Keep all these files together when you move or back up the app.
Task-Management-Dashboard stores your data only in your browser. It does not collect or send your tasks anywhere. You keep full control over your data. Be sure to backup your task data by exporting it if needed (export feature may be available in the app).
Visit this page to download the latest version of Task-Management-Dashboard: