AgileVentures / MetPlus_tracker

Git Repository for the Waffle issue in MetPlus project
2 stars 4 forks source link

DRY out address create, update and show #159

Closed patmbolger closed 8 years ago

patmbolger commented 8 years ago

As a developer I want to have one form that is used for address management

patmbolger commented 8 years ago

We collect address information in multiple places, including company registrations, company edit, AgencyPerson create/edit, CompanyPerson create/edit, JobSeeker create/edit, Agency branch create/edit, and others.

We should have one common form (partial) for address data this is used in all of the places where address data is managed.

amba178 commented 8 years ago

@team: Do we need to add state column to addresses table?

patmbolger commented 8 years ago

Yes, I think we need 'state' attribute. We could do this as part of this story.

vijayakarumudi commented 8 years ago

I assigned this task to my self.