Skip to content

Ports - Shamira & Heather #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 54 commits into
base: master
Choose a base branch
from
Open

Conversation

piffer59
Copy link

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 Trip has a Driver, Trip has a Passenger, and Driver/Passenger each have many Trips.
Describe the role of model validations in your application We used model validations in or Driver and Passenger to make sure were were creating a valid driver and passenger. No duplicate vins and had to have a name and phone number.
How did your team break up the work to be done? We did a lot of pair programming, and decided in the evening based on our Trello board goals determined who would work on different features.
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 functionality and successful deployment on Heroku and had to set aside styling.
What was one thing that your team collectively gained more clarity on after completing this assignment? Looking at Heroku logs, testing controllers and how foreign key data populates.
What is your Trello board URL? https://trello.com/b/Xvlg4k1R/rideshare-rails
What is the Heroku URL of your deployed application? https://ride-with-us.herokuapp.com/passengers
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 were both clear on how we processed learning and stress. Also we were willing to try each others ideas even if we did not agree, which was key to our success in this project.

piffer59 and others added 30 commits April 15, 2019 14:46
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