Skip to content

Instantly share code, notes, and snippets.

View DanielEFrampton's full-sized avatar

Daniel Frampton DanielEFrampton

View GitHub Profile

Dev.to Group Project - Week 3 Reflection

Daniel Frampton, Tristan Holtz, and Noah Gambee

Liked

- What did the team like about the last week?

  • We were happy with our communication and our flexibility in working between the FE and BE to accomodate each other's technincal needs
  • We stayed on top of switching between driver/navigator and divide/conquer
  • Worked on creating smaller PR's to keep issues easy to track and stay on top of what everyone is working on
  • Acccomplished what we set out to do (MVP) and managed time well
@megstang
megstang / monster_shop_part_two.md
Last active January 7, 2020 16:15
Monster Shop Part 2

Monster Shop

BE Mod 2 Week 4/5 Group Project (Part 1 && Part 2)

Background and Description

"Monster Shop" is a fictitious e-commerce platform where users can register to place items into a shopping cart and 'check out'. Users who work for a merchant can mark their items as 'fulfilled'; the last merchant to mark items in an order as 'fulfilled' will automatically set the order status to "shipped". Each user role will have access to some or all CRUD functionality for application models.

Students will be put into 3 or 4 person groups to complete the project.\n

Learning Goals

@megstang
megstang / winter_break_m2_practice.md
Last active December 26, 2019 14:51
Winter Break Suggested Practice

Winter Break Suggested Work

None of this is required work, but rather suggested practice for you all. If you ever would like feedback on your code, send us the link to your repo, and tell us what to look at/ask us for a review.

The practice is broken down into three areas:

  1. Mod 1 review
  2. Rails Practice
  3. Active Record Practice

Refresh Your Ruby Skills (Mod 1 Review)

Template for DTR Memo Project: BattleShip

Group Member Names: Daniel Frampton, Ana Pérez Santos

Goals and Expectations for the Project (What does each group member hope to get out of this project? What do we want to achieve as a team? How will we know that we're successful?):

  • Top priority is learn
  • Learn how to collaborate at our own pace as a team, and stay in sync
  • Make parallel contributions
  • Finish iteration 3
@jcasimir
jcasimir / .gitignore
Last active March 1, 2024 08:01
Running all MiniTest Tests with SimpleCov
test/coverage/