MEMBERS

Here is a list of our group members and roles

Andrew Gramann
Mentor
Andrew is our team mentor, holding tech meetings and weekly checking the project progress.

Email: andrew.gramann@macedontechnologies.com
Send email
Peter Halpin
Client
Peter is our client. He is a great Statistics Professor, focus on R language teaching.

Email: peter.halpin@unc.edu
Send email
Qiaosen Lin
Full Stack Developer
Qiaosen serves as a Full Stack Developer in the team, mainly focuses on the frondend and also works with the backend stuff.

Email: qiaosenl@live.unc.edu
Send email
Qiuyang Zhang
Backend Developer
Qiuyang works for the backend side, have great experience about Swift.

Email: qiuyang@email.unc.edu
Send email
Yuhao Zhou
Backend Developer
Yuhao is skilled at ios application developer, will work mainly on backend side.

Email: yuhaoza@live.unc.edu
Send email

Team Rules

Team Behavior

  1. The one who will miss a meeting should notify other members a day prior.
  2. Communications in any matter can be through any available means, be they group chat, email, Slack, etc.
  3. Notify each other if you are lagging behind, or you need some accommodations.
  4. Notify each other if you are working extra on something that is not part of your responsibilities.
  5. Keep the Trello board up to date and the description of tasks precise.


Coding styles

  1. There should be spaces before and after the "equal" sign, unless it is in the parameter space of a function.
  2. Camel case should be adopted for variable names
  3. Write explanatory comments for public functions


Git collaboration

Trunk-based style.