luivis07 / animalrescueapp

This is an animal rescue app based on Orchard Core
2 stars 1 forks source link

Adding Address Model to project #74

Closed zeratuljf closed 1 year ago

zeratuljf commented 1 year ago

Change the current model format to use a one-to-one address relationship.

AnimalRescueAccount will now reference Address Location will reference Address Applications will reference the AddressID Keys as well as the UserID Keys.

zeratuljf commented 1 year ago

Closing because we won't need this redesign since we wont have an actual address validator to upkeep a global address table.