Skip to content

Ports - Angela & Sopheary#6

Open
sophearychiv wants to merge 116 commits intoAda-C11:masterfrom
sophearychiv:master
Open

Ports - Angela & Sopheary#6
sophearychiv wants to merge 116 commits intoAda-C11:masterfrom
sophearychiv:master

Conversation

@sophearychiv
Copy link
Copy Markdown

@sophearychiv sophearychiv commented Apr 19, 2019

Rideshare-Rails

Congratulations! You're submitting your assignment! These comprehension questions should be answered by both partners together, not by a single teammate.

Comprehension Questions

Question Answer
Describe the types of entity relationships you set up in your project and why you set up the relationships that way Our passenger and trip has many trips and our trips belong to passenger and driver. We did this because each passenger and each driver would ideally be going on multiple trips. However, each trip can't have more than one passenger or driver in our understanding of this application.
Describe the role of model validations in your application Model validations allow us to require specific kinds of inputs from our users. If a user tries to input bad data, we can show the specific validations that the user did not meet.
How did your team break up the work to be done? We used Trello to assign different requirement features to each other. When we encountered particularly difficult features, we'd pair program and troubleshoot together.
What features did you choose to prioritize in your project, and what features, if any, did you have to set aside to meet the deadline? We prioritized all the show and indexes for passenger, driver, and trip. We also made sure all three of them had a way to be edited and deleted. Testing and styling is something we put aside and will continue to work on.
What was one thing that your team collectively gained more clarity on after completing this assignment? Strong params and routes.
What is your Trello board URL? https://trello.com/b/wChGjhJZ/first-project-together
What is the Heroku URL of your deployed application? https://ride-share-sopheary-angela.herokuapp.com/
What are two discussion points that you and your pair discussed when giving/receiving feedback from each other that you would be willing to share? We appreciated the constant communication over slack about what we were planning to work on and what was completed. Additionally, we were good at problem-solving together when we ran into obstacles.

Sopheary Chiv and others added 30 commits April 15, 2019 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants