Weight Tracking Software

From Bellybuttonporn

Jump to: navigation, search

Specifications:

  1. .indivudual user logins.
  2. .users enter their current weight daily, with an optional note.
  3. .system keeps track of historic weight.
  4. .system generates an average weight using a exponentially smoothed running average (not very complicated, really)
  5. .system can create graphs of weight over time, average weight over time, or both.
  6. .users can enter any number of goal weights.
  7. .system will estimate time to complete the goal.
  8. .Users can query to find their weight on a specified future date, their average weight for a period of time specified (in the past, so like an average of the past month, or the past week, etc)
  9. .users can specify the level of public access to their data; either no access at all, access to look only at graphs, or full read-only access (no updating numbers)
Personal tools