Skip to content

Add project and reports slides to 00-intro #18

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

Merged
merged 1 commit into from
Oct 8, 2024
Merged
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
20 changes: 20 additions & 0 deletions 00-intro/00-intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,26 @@ \section{Introduction}
Slides can be found here: \href{https://embedded-dev-research.github.io/itlab_slides/}{https://embedded-dev-research.github.io/itlab\_slides/}
\end{frame}

\begin{frame}{Project}
\begin{itemize}
\item Development of open source library
\item GitHub is used as a hosting service for project repository
\item GitHub Projects are used to track tasks and progress on them
\end{itemize}
Workflow:
\begin{itemize}
\item Weekly sync meetings with status updates and Q\&A
\item Additional lectures (if needed)
\end{itemize}
\end{frame}

\begin{frame}{Reports}
\begin{itemize}
\item February - intermediate report
\item June - ITLab report
\end{itemize}
\end{frame}

\begin{frame}
\centering
\Huge{Thank You!}
Expand Down
Loading