Skip to content

This is a training project of task manager execution. Implemented -web, -desktop clients and web server

Notifications You must be signed in to change notification settings

synim503/TaskManager

Repository files navigation

Учебный проект Task Manager

В рамках проекта велась разработка планировщика задач на Spring в качестве сервера и веб клиента и JavaFX для десктопного клиента

Используемые технологии

  1. Spring
  2. MySQL
  3. Hibernate
  4. SSE (Server-Sent Events)
  5. JavaFX

Обзор

  1. Десктопный клиента.
    • Поиск и редактирование уже добавленных задач

find task

  • Поиск задач по строке find task filter str
  • Поиск по дате find task by date
  • Добавление новой задачи add task
  • Уведомление об успешном добавлении add task ready
  • Иконка в трее запущенного клиента tray
    1. Веб клиента
    • Главная web home
    • Редактирование задачи web edit task
    • Фильтр по строке web filter by str
    • Фильтр по дате web filter by date
    • Добавление задачи web add task

    Контактная информация

    Telegram: @synim503
    Email: [email protected]
    

    About

    This is a training project of task manager execution. Implemented -web, -desktop clients and web server

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published