Milestone 1: Setup#

In the first milestone of the project, your team will assemble, and set up the initial project infrastructure for tracking and delegating work.

Teams#

Based on your choices from the following survey: https://forms.office.com/r/iZhTb8DiXm

The teams will be:

Team Name

Student 1

Student 2

Student 3

Team 1

Cody

Gabriel

Nik

Team 2

Alessandro

Luca

Youssef

Team 3

Adam

Alex

Linyue

Team 4

Emile

Brandon

Avery

Team 5

Muhammad

Bogdan

Cuong

Team 6

Antonina

Alaa

Labiba

Team 7

Harkaran

Balpreet

Jayson

Team 8

Zack

Massimo

Nas

Team 9

Carolina

Ahmed

Khizer

Team 10

Joshua

Vithusa

Saul

Team 11

Leon

Tristan

Aris

Team 12

JJ

Omar

Malik

Team 13

Gregory

Vlad

Getting Started: GitHub Repo#

Your team’s project work will be tracked in a GitHub repository:

https://classroom.github.com/a/EXmMkfIB

Important

Make sure you select the correct team when joining the github classroom!

Tasks#

In this milestone, there are just a couple preliminary tasks to complete:

Create initial branch#

Like the connected objects courework repository, your repo starts with an instructions branch that you should not push changes to.

Instead, create a branch called m1 (for milestone 1).

Then, find the following files in the docs folder and complete them as a group.

Note

It doesn’t matter which team member commits and/or pushes the changes to your shared repository, but ALL team members must be involved in making these changes.

Team Contract#

The goal here is to make sure everyone is aware of eachother’s styles of work, ambitions for this project, strengths/weaknesses, etc. in advance of undertaking this 2-month long project.

Together, complete the docs/milestone-1/teamContractTemplate.md file. Push it to the m1 branch.

Brainstorming#

The goal here is to try to envision the project you’re creating – get creative and ambitious, come up wiht cool ideas!

Complete the docs/milestone-1/brainstorm.md file.

For reference:

Deliverables#

  • Completed docs/milestone-1/teamContractTemplate.md pushed to m1 branch.

  • Completed docs/milestone-1/brainstorm.md pushed to m1 branch