Skip to content

Latest commit

 

History

History
executable file
·
21 lines (19 loc) · 899 Bytes

TODO.md

File metadata and controls

executable file
·
21 lines (19 loc) · 899 Bytes

To-Do

This is an informal to-do list for HealthBox. Is it not a comprehensive change-log, nor is it an official declaration of upcoming feature.

  • Add food ID validation to data submission.
  • Add permissions to service keys.
  • Write documentation.
  • Add permissions check to the food creation page.
  • Add data fetching endpoint.
  • Add food deletion endpoint.
  • Add data deletion endpoint.
  • Add food fetching endpoint.
  • Write food database documentation.
  • Consider the type of data in the food update web interface.
  • Remove foods associated with a service when it is deleted.
  • Rename viewnutrients.php file, and updated FOODS.md documentation.
  • Create action permission check function.
  • Add data graphing page.
  • Add file write locking.
    • Add health data file write locking.
    • Add food data file write locking.