Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PW-39_Write zapisnice #14

Merged
merged 1 commit into from
Apr 27, 2021
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
Binary file modified out/zapisnice/zapisnica20.pdf
Binary file not shown.
Binary file added out/zapisnice/zapisnica21.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion src/zapisnice/zapisnica20.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

% Title
\newcommand{\documenttitle}
{Zápisnica č. 18}
{Zápisnica č. 20}

% Subtitle
\newcommand{\documentsubtitle}
Expand Down
53 changes: 53 additions & 0 deletions src/zapisnice/zapisnica21.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
\documentclass{article}

\usepackage[margin=2cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage{hyperref}

% Title
\newcommand{\documenttitle}
{Zápisnica č. 21}

% Subtitle
\newcommand{\documentsubtitle}
{Stretnutie s vedúcim}

\begin{document}

\include{title-page}

\begin{table}[h]
\begin{tabular}{lllll}
\multicolumn{3}{l}{\textbf{Dátum stretnutia:}} & & 21.4.2021 \\
\multicolumn{3}{l}{\textbf{Čas stretnutia:}} & & 18:00 - 21:00 hod. \\
\multicolumn{3}{l}{\textbf{Prítomní:}} \\
& & vedúci: & & Ing. Juraj Petrík \\
& & členovia tímu: & & Bc. František Gič \\
& & & & Bc. Oliver Kanát \\
& & & & Bc. Karin Maliniaková \\
& & & & Bc. Denisa Mensatorisová \\
& & & & Bc. Anton Rusňák \\
& & & & Bc. Vladimír Svitok \\
& & & & Bc. Kristián Toldy \\
\multicolumn{3}{l}{\textbf{Neprítomní:}} & & -\\
\multicolumn{3}{l}{\textbf{Zapisovateľ:}} & & Bc. Karin Maliniaková \\
\end{tabular}
\label{tab:grades}
\end{table}

\section*{Program:}

\begin{enumerate}
\item Sprint review
\item Retrospektíva
\end{enumerate}

\section*{Sprint review}

\textnormal {Všetci členovia tímu odprezentovali svoju prácu na úlohách. Odprezentovalo sa product ownerovi celkové funkčné riešenie produktu a následne aj Produkt owner sám otestoval funkčnosť produktu.}


\section*{Retrospektíva}
\textnormal {Spravili sme si celkovú retrospektívu za letný semester, kde sme sa zhodli na to, že aj napriek tomu, že sme sa vždy snažili predísť práci na poslednú chvíľu, vždy sa našlo niečo čo sme riešili až posledný deň pred koncom šprintu. Napriek tomu ale sa nám podarilo spraviť funčný produkt, ktorý už reálne začali využívať používatellia na internete.}

\end{document}