Skip to content

Mmarcos01/best-books-front-end

Repository files navigation

Book App

Authors: Marie Marcos & Tom McGuire

Getting Started

  1. Clone the repository

  2. Install dependencies

npm install
  1. Run the App
npm start
  1. Use Mailinator to create a throwaway email if desired

Architecture

Change Log

Time Feature
04-24-2021 11:45am PST Initialize Repository
04-24-2021 3:15PM PST Integrate Auth0
04-24-2021 4:30pm PST Implement Features: Profile, Bookshelf
04-28-2021 10:00pm PST Implement Feature: BestBooks - Book Tracking

Team Agreement

Logistical

Work Hours * Breaks taken ad-hoc; lunch on Saturday @ 12:30pm

Day Hours
Mon - Thur 6:30pm - 9:30pm PST
Sat 9:00am - 6:30pm PST

Communication Platforms

Cooperative

Skills

Person Skills
Marie Self education & asking for help
Tom Self education & git management
Person Areas for Development
Marie Using Development Tools
Tom Time boxing requirements

Day-to-day development

  1. Stand-up

  2. Review Pending PR's

  3. Confirm deployment of new PR's / Test

  4. New Features

Conflict Resolution

Question Answer
What will your team do if one person is pulling all the weight while the other person is not contributing? Talk to each other to see what's blocking development.
What will your team do if one person is taking over the project and not letting the other member contribute? Talk to each other make sure to assign tasks equitably.
How will you approach each other and the challenge of building an application knowing that it is impossible for two people to be at the exact same place in understanding and skill level? Pair programming & going over changes with each other when changes are unclear.