-
Notifications
You must be signed in to change notification settings - Fork 27
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
Branches - Xinran and Amal #17
base: master
Are you sure you want to change the base?
Conversation
…trollers, and columns to drivers
…ating' and 'total_earning' methods
…te' and 'destroy' in trip controller to let passenger complete a trip and driver change status based on different conditions, added 'go_online' and 'go_offline' in driver model, added custom methods in passenger model, edited views and routes, added unit test for passenger and driver controllers, changed the datatype of driver active attribute
…ivers controller methods
…dded css and edited view pages
Rideshare RailsWhat We're Looking For
Great work on this project, you two! The test code looks great and thorough and great! And the app code looks elegant and follows all the best practices! You two have one big bug: Deleting a driver or a passenger with trips doesn't work! When deleting a driver or a passenger, if the driver or passenger still has trips associated with them, then your Rails app doesn't allow it! Looking at your code, it looks like you all anticipated that with the relationship in That being said, overall this is a great project! Also, the site is very very cute :) Good job, and keep up the hard work! |
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