Skip to content

vladimirvikulin/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My To-Do List+

Description

This is a project for managing your to-do list and tasks efficiently. The frontend is built with React and is covered with tests to ensure a reliable user experience.

How to run

  1. Clone the repository to your local machine
  2. Navigate to the project directory in your terminal or command prompt
  3. Install the dependencies
$ npm install
  1. To run the project
$ npm start
  1. To run tests
$ npm test

Features

The main features of the My To-Do List+ application include:

  • Adding, editing, and deleting tasks.
  • Creating and deleting task groups.
  • Setting task priority by color-highlighting the corresponding row.
  • Marking tasks as completed.
  • Sorting groups or tasks by name.
  • Searching for a group by its name.
  • Assigning tasks to specific groups.
  • Task statistics, including the total number of completed and pending tasks, both overall and within individual groups.
  • Task statistics for the most priority groups.
  • User authentication for secure access.

Сode reviews of my project

My code reviews

Server

Server

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published