thedouglenz / thou_hast_been

0 stars 0 forks source link

Research: Come up with the schema/model for an Update #5

Open thedouglenz opened 10 years ago

thedouglenz commented 10 years ago

An Update will be a record of a moment in time for an end user. For the most part, it will be just GPS coordinates, a timestamp, and the associated user's id.

  1. Decide if I'm forgetting anything
  2. Write up a new schema for an Update model
thedouglenz commented 10 years ago

The starting point for this will be models/update.js