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

Rename models to more accurately reflect their actual use #71

Open
ericfreese opened this issue Jan 11, 2017 · 1 comment
Open

Rename models to more accurately reflect their actual use #71

ericfreese opened this issue Jan 11, 2017 · 1 comment
Labels

Comments

@ericfreese
Copy link
Member

ericfreese commented Jan 11, 2017

Many of the models are not accurately named to describe their role in the app.

I was thinking the following could be renamed:

ScheduleChain     => Route
ScheduleVolunteer => RouteVolunteer

Schedule          => Stop (or RouteStop?)
SchedulePart      => StopFoodType

Log               => PickupLog
LogPart           => PickupLogFoodType
LogRecipient      => PickupLogRecipient
LogVolunteer      => PickupLogVolunteer
@rylanb
Copy link
Collaborator

rylanb commented Jan 11, 2017

PickupLog would be more accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants