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-Bita&Tatiana #18

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

Sockets-Bita&Tatiana #18

wants to merge 70 commits into from

Conversation

Bitaman
Copy link

@Bitaman Bitaman commented Apr 20, 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 in our app, any driver has many trips and passenger has many trips and trip belongs to driver and passenger.
Describe the role of model validations in your application we put the presence: true validation for editing driver and passenger and trips.
How did your team break up the work to be done? we worked together to some point and then we each took some of the task to finish. we helped each other problem solve and merged often to check if the app is working the way we expected.
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 decided that we make all the functional requirements first and then get to styling if we get enough time.
What was one thing that your team collectively gained more clarity on after completing this assignment? we practiced branching a lot and the whole MVC was much clearer after this project also debugging. I (Bita) personally learned a lot about tracking the problem and following the stack trace messages to the root cause of the errors. Tatiana was really good at that and watching her helped me a lot.
What is your Trello board URL? https://trello.com/b/d9jXGU1A/rails-ride-share
What is the Heroku URL of your deployed application? http://scoopu.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 have not discussed it yet.

tatsqui and others added 30 commits April 15, 2019 15:24
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