Last active
July 23, 2017 19:38
-
-
Save nicktu12/01c7db82bb47290eafe17d038c8cdc26 to your computer and use it in GitHub Desktop.
2DoBox DTR Deliverable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Project: 2DoBox Pivot | |
Group Member Names: Nick Teets, Jen Woodson | |
Project Expectations: What does each group member hope to get out of this project? | |
Nick - Focus on single responsibility principle for javascript functions. | |
Jen - Learn to write simple, reusable modular functions. | |
Goals and expectations: Solidify SRP and gain experience working with existing codebase and refactoring. | |
Team strengths: Similar levels of understanding of programming concepts and confidence in writing code individually. | |
How to overcome obstacles: Strong communication and ability to tackle probelms together when too big to solve individually. | |
Schedule Expectations (When are we available to work together and individually?): Brief planning time before working on individual issues. Preference to work in the mornings before class but willing to work in the afternoon. | |
Communication Expectations (How and often will we communicate? How do we keep lines of communication open?): Communicate daily using slack and text messaging. Keeping feature branches very specific to keep communication and work flow clear without explicit notification. | |
Abilities Expectations (Technical strengths and areas for desired improvement): | |
Nick - Comfortable writing javascript functions but want to hone skills in refactoring and SRP. | |
Jen - Comfortable writing javascript functions and desired improvement in refactoring and CSS positioning. | |
Workload Expectations (What features do we each want to work on?): | |
Nick - Javascipt refactoring and implementing new features in phase 2. | |
Jen - Javascript refactoring and CSS improvements. | |
Workflow Expectations (Git workflow/Tools/Code Review/Reviewing Pull Requests): Utilizing branches for very specific features and tasks. Using Waffle to track issues and delegate tasks. For individual codework, partner will review pull request. | |
Expectations for giving and receiving feedback: Expectation of constructive critical feedback in a timely manner in addition to appreciative and coaching feedback. | |
Agenda to discuss project launch: Meet on Saturday for short session to outline project and identify phase 1 tasks. | |
Ideas: Focus on SRP and using code from previous group projects. | |
Tools: Waffle, GitHub, Slack | |
Additional Notes: Utilize previous project code in refactoring when applicable and apply current knowledge of array prototypes to tackle features in phase 2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment