Skip to content

Instantly share code, notes, and snippets.

@cmkoller
Last active September 21, 2015 13:50
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cmkoller/c6e46b4ad7f4efde458a to your computer and use it in GitHub Desktop.
Save cmkoller/c6e46b4ad7f4efde458a to your computer and use it in GitHub Desktop.

Group Project Resources

Day-to-Day Schedule

  • No facilitations, some clinics
  • Mentor groups meeting briefly, and then stand-up within your group
  • Work only on group projects between 9am - 5:30pm each day, and then only on independent work after that

Mentor Group Format

  • Only 3 mentor groups
  • 1 mentor from each group will be on the floor each day

Workflow

  • Git workflow!!
  • All work on app will be done via PRs
  • Every PR will be reviewed and merged by your mentor (or another EE)
  • PRs should be posted in your group Slack channel, tagging your mentor
  • PRs will take time to review, be patient and ready to work on other stuff in the meantime
  • You should keep using Horizon Questions for all normal points of confusion

Day 1 Schedule

Do the following in your groups:

  • Select a group leader (and secretary)
  • Create your group Slack channel, and add your two mentors
  • Plan out your organizational approach (making a Trello board if desired, etc.)
  • Decide what kind of review site you'll be making
  • Create an ER Diagram and user stories for your first two features
  • Use make_it_so gem to create your app on someone's machine (but NOT do any further work on it)
  • Create a repository on Github, add all members and EEs to it, and get your starting code up on the remote repo
  • Clone the remote repo to set up a local copy of the code on every member's machine
  • Break for lunch!

Be read to meet in your mentor groups at 1PM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment