Skip to content
Snippets Groups Projects
Commit 98dec74b authored by Sida Wang's avatar Sida Wang :juggling_tone1:
Browse files

update on DevPlan

parent 62d6c2db
No related branches found
No related tags found
No related merge requests found
File added
\BOOKMARK [1][-]{section.1}{Team Meeting Plan}{}% 1
\BOOKMARK [2][-]{subsection.1.1}{Roles}{section.1}% 2
\BOOKMARK [2][-]{subsection.1.2}{Rules For Agenda}{section.1}% 3
\BOOKMARK [1][-]{section.2}{Team Communication Plan}{}% 4
\BOOKMARK [1][-]{section.3}{Team Member Roles}{}% 5
\BOOKMARK [1][-]{section.4}{Git Workflow Plan}{}% 6
\BOOKMARK [1][-]{section.5}{Proof of Concept Demonstration Plan}{}% 7
\BOOKMARK [1][-]{section.6}{Technology}{}% 8
\BOOKMARK [1][-]{section.7}{Coding Style}{}% 9
\BOOKMARK [1][-]{section.8}{Project Schedule}{}% 10
\BOOKMARK [1][-]{section.9}{Project Review}{}% 11
No preview for this file type
\documentclass{article}
\usepackage{hyperref}
\usepackage{booktabs}
\usepackage{tabularx}
\title{SE 3XA3: Development Plan\\MineCraft}
\title{\textbf{SE 3XA3: Development Plan\\MineCraft}}
\author{Group 307, 3 Craftsmen\\
\author{\textbf{Group Number: }307\\
\textbf{Group Name: }3 Craftsmen \\
\textbf{Members: }\\
Hongqing Cao 400053625\\
Sida Wang 400072157\\
Weidong Yang 400065354}
......@@ -22,8 +24,9 @@
\toprule
\textbf{Date} & \textbf{Developer(s)} & \textbf{Change}\\
\midrule
Jan 27 & Hongqing & Adding team information\\
Date2 & Name(s) & Description of changes\\
Jan 27 & Hongqing & Added team information\\
Jan 30 & All & Discussed about the content\\
Jan 30 & Sida Wang & Finished the content of all parts according to the discussion\\
... & ... & ...\\
\bottomrule
\end{tabularx}
......@@ -33,26 +36,74 @@ Date2 & Name(s) & Description of changes\\
\maketitle
Put your introductory blurb here.
\section{Team Meeting Plan}
Meetings will primarily be held twice a week in the lab room according to the lab schedule. Additional meetings will be held in Thode Library at any time when necessary.
\begin{itemize}
\item \textbf{Monday} 12:30 - 14:20, ITB 236
\item \textbf{Thursday} 12:30 - 14:20, ITB 236
\item Occasionally, Thode Library 1st Floor
\end{itemize}
\subsection{Roles}
\textbf{Chair:} Weidong Yang\\
Responsible for selecting topics and creating the meeting agenda. \\\\
\textbf{Timekeeper:} Hongqing Cao\\
Responsible for ensuring the meeting starts and ends on time and keeping the distribution of time on each topic balanced.\\\\
\textbf{Notetaker:} Sida Wang\\
Responsible for recording the valuable information and summarizing the meetings.\\
\subsection{Rules For Agenda}
\textbf{Pre-meeting:}
\begin{itemize}
\item The chair will create an agenda sheet for a specific meeting including general topic, activities and questions to be discussed. Other team members should preview the agenda sheet before the meeting.
\item A item checklist may be produced by the chair when multiple topics are to be discussed.
\item Any absence for meetings should be reported before the meeting starts.
\end{itemize}
\textbf{During meeting:}
\begin{itemize}
\item The timekeeper should ensure that the meeting starts and ends on time.
\item The chair will record the attendance of each member before the meeting.
\item The meeting will start with a review of the agenda sheet. This will ensure that all team members are fully prepared.
\item The meeting will end with a review of the meeting's effectiveness. Each team member should give at least one advice on how to improve the effectiveness of the next meeting. The notetaker will summarize the meeting at the end.
\end{itemize}
\section{Team Communication Plan}
\begin{itemize}
\item \textbf{Facebook Messenger} group chat will be used for internal communications including inquiries, share of resources, and discussion.
\item \textbf{Gitlab} issues will be the main tool for communications of development changes and updates.
\end{itemize}
\section{Team Member Roles}
\begin{center}
\begin{tabular}{ |c|l| } \hline
\textbf{Team Member} & \textbf{Role(s)}\\\hline
Weidong Yang & Team Leader, Pyglet \& Algorithm Expert\\\hline
Hongqing Cao & LaTex \& Documentation Expert\\\hline
Sida Wang & Scribe, Git Project Manager\\\hline
\end{tabular}
\end{center}
\section{Git Workflow Plan}
\section{Proof of Concept Demonstration Plan}
\section{Technology}
\begin{itemize}
\item \textbf{Programming Language: }Python
\item \textbf{Graphical User Interface: }Pyglet
\item \textbf{Testing Tool: }Pytest
\item \textbf{Documentation Tool: }Doxygen
\item \textbf{Version Control: }Gitlab
\end{itemize}
\section{Coding Style}
The Coding Style is \textbf{PEP-8} for this project.
\section{Project Schedule}
Provide a pointer to your Gantt Chart.
The project schedule can be found \href{../../ProjectSchedule/ProjectSchedule_3XA3_307.gan}{\textbf{HERE}}.
\section{Project Review}
To be completed in Revision 1.
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment