===== Asteroid Team Meeting #3 - February 1, 2016===== Attended: Kevin, Nathan, Gordon, Brian ==== Reminders ==== * Arduino tutorial due by Friday, Feburary 5. * Eagle tutorials due by February 15. * Proposal presentation this Saturday ==== Updates ==== * Finished Git and Github tutorials * Continuing Arduino and Eagle tutorials * Continuing gantt chart * Established roles * Continuing proposal presentation ==== Problems ==== * None === Meeting Dates === To work on proposal presentations and unfinished tutorials * Monday 2:30 - 4:30+ * Wednesday 2:30 - 4:30+ * Friday 6:00+ ==== Discussions === 1. What is a version control system? - It tracks modifications to files and allows you to revert changes. 2. Why is it useful? - It shows the who changed something - The date and what the person changed - Allows recalls to previous versions 3. What is Git? - Git is a line command tool that helps you track versions of code. 4. What is Github? - Github is a hosting server for Git repositories 5. How are Git and Github different from each other? - Github uses Git as it is the Distributed Version Control System (DVCS). 6. Why do you think git or any other version control system can be useful? - It tracks changes, modifications, and additions - Shows who contributed, what they contributed and the date - Allows one to revert back to previous versions of code - Allows collaboration ==== Tasks Completed Today === * Finished Git/Github ==== Follow-up ==== * Continue working on proposal * Finish Arduino tutorials * Add BOM * Finish Gantt === Hours === Meeting was from 10:30 - 11:30 and 2:30 - 6:00. Total: 4:30 hours