Skip to content

eltacshikhsaidov/task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-tracker

Task tracker program for algoritmika course. final project for the Module 2

Functionalities

  • clear input area
  • sort in ascending and descending orders
  • remove task
  • add task
  • drag and drop
  • max length for task is 30 characters
  • You can not add an empty task (it will show you popup with text "Task is empty!")
  • You can not add big text as a task (it will show you popup with text "Task is too long!")
  • You can add task either clicking add button or "Enter" key
  • application is fully responsive

Project link

User Interface (UI)

gif

HTML and CSS validation

HTML

image

CSS

image

Thank you for your attention!

About

Task tracker application for algoritmika course. Module 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published