SkillAgentSearch skills...

TaskManager

No description available

Install / Use

/learn @codeabuu/TaskManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TASK MANAGER WEB APPLICATION

Overview

This is a simple yet effective task management tool that allows users to add, edit, delete, and mark tasks as complete. The project is built focusing on modern features such as ES6's, Promises, and Classes.

I also set up a simple HTTP server in Node.js that serves static files based on the requested URL, handling various file types and responding with appropriate content types(server.js).

Features

Task list- Task Editing- Task Deletion- Task Status- LocalStorage- Asynchronous Operations- Error handling- Sorting and filtering

Usage

  1. Clone the repository
  2. run 'npm install' to install necesarry dependancies
  3. run: 'node server.js' to access the project in your browser

Contributing

Contributions are welcome(especially on FrontEnd)! Feel free to submit issues or pull requests for any improvements or bug fixes.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated2y ago
Forks2

Languages

JavaScript

Security Score

55/100

Audited on Feb 2, 2024

No findings