Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![Opera_Снимок_2024-07-29_155631_logo html-removebg-preview](https://github.com/user-attachments/assets/3bbc9a09-1df3-405f-b4d7-a5670059ad9a)

![GitHub top language](https://img.shields.io/github/languages/top/bezhan2009/ToDoMany)
![GitHub language count](https://img.shields.io/github/languages/count/bezhan2009/ToDoMany)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/bezhan2009/ToDoMany)
Expand All @@ -8,9 +10,6 @@
**Название приложения**: ToDoMany

**Описание проекта**:

ЭЭЭЭХХХ

ToDoMany - это веб-приложение, разработанное для управления задачами и комментариями в различных рабочих окружениях. Оно предоставляет возможность создания задач, их назначения, отслеживания статуса выполнения и обсуждения в комментариях. Пользователи могут работать в различных окружениях, где могут просматривать задачи, назначенные на них или других участников, а также добавлять комментарии.

**Функциональность**:
Expand Down Expand Up @@ -56,6 +55,7 @@ ToDoMany - это веб-приложение, разработанное для
- Фреймворк: React.js
- Управление состоянием: Redux
- Библиотеки: React Router, Axios
- Сборщик: WebPack

- **Аутентификация и авторизация**:
- JSON Web Tokens (JWT)
Expand Down
1 change: 1 addition & 0 deletions frontend/dist/364.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions frontend/dist/main.bundle.js

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions frontend/dist/main.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.15.3
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.22.3
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
Loading