Skip to content
Merged
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
37 changes: 37 additions & 0 deletions angular/modules/demo/README-ENG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Midterm demo

Task: one team representative need to give a short demo. The goal of the meeting is to show the current progress: what has already been done, how the application works at this stage, what challenges have arisen, and what tasks remain ahead.

## Demo Structure (5–10 minutes)

### Introduction

- Introduce the team.
- Briefly explain what the project is and why it is needed.
- Show a simplified project architecture (e.g., we have an API from service X. We are building the frontend. The design was also created by us. We will demonstrate everything further).

### Demonstration

- Show the idea and main features in a live application or on several slides.
- Present everything that is ready at the moment: frontend, backend, designs, completed tasks.

### Conclusion

- One slide/list with the main difficulties that took the most time.
- Show the plan for further work and the tasks to be completed by the deadline.

## Differences from the Final Presentation

Show what has been done so far. It doesn’t need to work perfectly or look polished. The goal is to report on completed tasks and describe the next steps.

No need to go deep into details (NgRx, tests, libraries, technical decisions — they can be mentioned, but not explained in detail).

Do not show the team’s workflow/process.

There will be no Q&A session.

## Timing

Total duration: 5–10 minutes.

Main focus — demonstrate what has been done so far.
37 changes: 37 additions & 0 deletions angular/modules/demo/README-RU.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Промежуточное Демо

Задача: один представитель от команды должен провести краткое демо. Цель встречи — показать текущий прогресс: что уже сделано, как работает приложение на данном этапе, какие трудности возникли и какие задачи стоят впереди.

## Структура демо (5–10 минут)

### Введение

- Представить команду.
- Кратко сказать, что за проект и зачем он нужен.
- Показать упрощённую архитектуру проекта (Например: у нас API от X сервиса. Мы пишем фронтенд. Дизайн делали так же сами. Всё это продемонстрируем далее)

### Демонстрация

- На живом приложении или на нескольких слайдах показать идею, основные функции.
- Показать всё что на данный момент готово. Фронтенд, Бекенд, дизайны, выполненные задачи.

### Заключение

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

## Отличия от финальной презентации

Показать что есть на данный момент. Не обязательно чтобы оно работало или выглядело хорошо. Нужно отчитаться о завершенных задачах и рассказать о дальнейшей работе.

Не углубляться в детали (NgRx, тесты, библиотеки, технические решения — можно упомянуть, но не объяснять подробно).

Не показывать процесс работы в команде.

Рубрики "Вопрос-Ответ" — не будет.

## Тайминг

Общая продолжительность: 5–10 минут.

Основной фокус — на демонстрацию того что есть на данный момент.
Loading