Skip to content

Aallyycoop/ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-check

A test assignment from the company DAO TECH https://github.com/Hexlet/ru-test-assignments

Description:

ToDo-List is an app to create your task lists that helps individuals stay organized and productive.

This ToDo app built using React/Redux, React (with Hooks), Redux (@reduxjs/toolkit) and Formik.

Features

  • Task Management: Users can add new tasks to their to-do list, providing a brief description of each task.
  • Task Completion: Users can mark tasks as completed, visually indicating their progress.
  • Task Removal: Users can easily remove tasks from the list when they are no longer needed or completed.
  • Dynamic Updates: The interface updates in real-time, reflecting any changes made to the task list without requiring a page reload.
  • Task Filtering: Users can switch between tabs displaying all, completed and uncompleted tasks also see a counter with the number of tasks depending on the tab.

System requirements:

Node.js 20.3.1 or higher

Installation:

git clone [email protected]:Aallyycoop/ToDo-List.git
make install
make start

Link to the project:

ToDo-List

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors