Extend your site by allowing your users to track their meals and calorie intake. Calorie targets for the day can be set by admins, the users or automatically pulled from Yeken's Weight Tracker
Bug fix: When importing a meal from an external source, don't incorrectly set it to be an admin meal (i.e. searching up in every other users meal searches).
Improvement: DB change, "added_by_admin" column now defaults to 0 when a row is added into the meal collection table.