Skip to content

PatrikMajcher/FE20-CR2-PatrikMajcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

Task Manager is a simple web application created using HTML, SCSS, and JavaScript. It allows users to manage their tasks dynamically by loading data from a JSON source. The application features a unique importance rating system, allowing users to set task priorities on a scale from 0 to 5, with corresponding color codes (green for 0-1, yellow for 2-3, and red for 4-5). Additionally, the application provides a sorting functionality based on task priority.

Features

  • Dynamic Task Display: Tasks are loaded dynamically from a JSON data source, providing users with a flexible and scalable task management solution.

  • Importance Rating: Users can set the importance of tasks using a range input, with color-coded indicators (green for 0-1, yellow for 2-3, and red for 4-5).

  • Priority Sorting: The application includes a "Sort by Priority" button that allows users to arrange their tasks based on the chosen importance level.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages