Skip to content

Commit

Permalink
Mangrove Monitoring (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Lawrence <[email protected]>
  • Loading branch information
ucsd-e4e-role and zclawr authored Nov 18, 2024
1 parent a194f03 commit f8c1f7f
Showing 1 changed file with 13 additions and 40 deletions.
53 changes: 13 additions & 40 deletions project_mm.tex
Original file line number Diff line number Diff line change
@@ -1,40 +1,13 @@
% To create a slide, use the following:
% \begin{frame}{TITLE}
% BODY
% \end{frame}

% To create a slide with a bullet list, use the following:
% \begin{frame}{TITLE}
% \begin{itemize}
% \item ITEM 1
% \item ITEM 2
% \end{itemize}
% \end{frame}

% To create a slide with numbered list, use the following:
% \begin{frame}{TITLE}
% \begin{enumerate}
% \item ITEM 1
% \item ITEM 2
% \end{enumerate}
% \end{frame}

% To create a slide with a graphic:
% 1. Add the graphic to this folder (named picture.png)
% 2. Use the following:
% \begin{frame}{TITLE}
% \centering
% \includegraphics[height=0.7\textheight,width=0.7\textwidth,keepaspectratio]{picture.png}
% \end{frame}

% To create a slide with two columns, use the following:
% \begin{frame}{TITLE}
% \begin{columns}
% \begin{column}{0.5\textwidth}
% COLUMN 1 BODY
% \end{column}
% \begin{column}{0.5\textwidth}
% COLUMN 2 BODY
% \end{column}
% \end{columns}
% \end{frame}
% Slides for 2024-11-14

\begin{frame}{Integrating REU Work}
Cleaning up Auth and MongoDB work.
\end{frame}

\begin{frame}{Documenting and Onboarding}
\begin{itemize}
\item GitHub cleaning
\item Documentation
\item Division of tasks
\end{itemize}
\end{frame}

0 comments on commit f8c1f7f

Please sign in to comment.