CoachingLogistics / team-manager

Helps manage team logistical information
1 stars 4 forks source link

Egan dev #49

Closed AEgan closed 10 years ago

AEgan commented 10 years ago

adds rider, can add a rider to a carpool (for developer/demonstration purposes) the way to add riders to a carpool needs to be polished and I will continue working on that, but I wanted to submit this pull request to show you what I've been working on.

One major issue is the fact that I can't load in the Carpool model from rider.js, so right now the schema and methods for rider are in the carpool.js file as an easy work around. If you find out why it doesn't work please tell me so it can conform to our normal schema per file convention.

How I plan on improving adding riders to carpools:

These are changes I will be working on this week. I will push those commits to this branch, and if it hasn't been merged I'll comment on the pull request explaining what I added.

Thanks