richk / ProjectBeacon

The magic of beacons
5 stars 0 forks source link

As a developer, I want to design and create the database models for the app #2

Closed richk closed 10 years ago

richk commented 10 years ago

Initial model and model relationships defined. Will be enhanced in later milestones.

richk commented 10 years ago

Details on the model:

Models User Beacon Recipe

Model Relationships: User to beacons - many to many User to recipe - one to many beacon to recipe - one to many recipe to beacon - one to one