Skip to content
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

Sockets - Hana && Maria #19

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

Sockets - Hana && Maria #19

wants to merge 61 commits into from

Conversation

hanalways
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 Our passengers and drivers are being tracked through trips.
Describe the role of model validations in your application They verify that the correct user input is being passed to the database to increase security and safety.
How did your team break up the work to be done? One team member took the Drivers and the other Passengers and then took our models, views and controllers together to help each other build Trips.
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 our forms and making sure that each request was being pathed correctly. We set aside a "complete" button to complete a trip due to time.
What was one thing that your team collectively gained more clarity on after completing this assignment? Creating an new object and the logic to implement and have it interact with other objects in the application.
What is your Trello board URL? https://trello.com/b/6D2zUTxN/rails-rideshare
What is the Heroku URL of your deployed application? https://hanria-ridehsare.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? The pacing, we both compromised to give each other space to work at our own speed and allow each other to check in to make sure that we were on time with our respective deliverables.

MariaWissler and others added 30 commits April 17, 2019 12:20
…s change for passenger and driver not on trip
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