At the end of this lesson, you will:
- If you are working in groups, remember what everyone's job is and let them do it
- Each member of the group will code their piece
- As you code, more ideas and "features" will come up, keep a list of them for things to fix later
- Focus FIRST on the main interaction only
- every day you MUST
- upload the current version of your code to your GitHub repository
- other things to remember:
- at the beginning of each day, pull the current build and ensure it works
- at end of each day, push your new code
- ensure you place "correct" comment in your commit
- when you finish an issue, mark it as done ✅