Skip to content

arkoannuk/arko-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App

https://arko-todo.netlify.app/

Introduction

This is a web-based task management tool for organizing user activities. It enables the creation, updating, and deletion of tasks within different projects.

Purpose

I built this project to help me understand various web development concepts, such as JavaScript classes, event management, and the Web Storage API. Additionally, I had the chance to implement a simple data sorting algorithm.

Features

  • The ability to create and manage multiple projects
  • Seamless addition, editing, and removal of tasks within each project
  • Clear display of task details (title, description, date, status)
  • Option to mark tasks as completed and prioritize them
  • Intelligent sorting of tasks based on their status, priority, and due dates
  • Responsive design to ensure smooth functionality across various devices

Technologies Used

  • HTML
  • CSS (Bootstrap)
  • JavaScript

arko-todo

About

Web App - Todo List (JS, Local Storage)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published