Closed ghost closed 6 years ago
To test this branch locally you'll need to setup the database: rake db:migrate db:seed
.
Thanks @Soliah! It's been a hectic end to the year but I'll be going through this shortly, thanks for your contributions! :smile:
Happy New Year @Soliah! Apologies for the delay, it has been a hectic break :smile:
Looks good, the only thing I would say is to perhaps convert the JS to coffee-script because the coffee-rails
gem installed
I'll be merging this early in the week and working on implementing the other remaining methods of cost and calories
looks good .. there are a few things i would do differently. But the important thing that it works and validations in place. @Soliah good job.
@arvindcj thanks. This was more just to get something working and the project moving a bit.
Bunch of stuff in this PR that I'd appreciate review on.
This was a bit rushed but I've done the following:
You can test it out here: https://rerouteit.herokuapp.com/
I've still got to write the tests for the
TripService
.