PriceAndNutritionTrackingSystem (PANTS for short) is an open-source web-based application and self-hosted built to help users track their nutrition with its composed tool for nutritional data analysis of ingredients and recipes.

PANTS can be used to track calories and nutrients, works like a recipes' manager, manage the costs and compare costs and calories for certain recipes. It can be used as well for long-term dietary planning for athletes, patients and families.

It's created by Dylan Leigh an engineer, research and developer from Melbourne, Australia. He created PANTS with Django, the full-stack Python web framework.

Photo by Ella Olsson from Pexels
Photo by Ella Olsson from Pexels

Features

PANTS screenshot (src. PANTS GitHub)
  1. Open-source
  2. Cross-platform (Requires Python to run)
  3. Database contains large set of nutritional data
  4. daily calories tracking
  5. recipe manager
  6. ingredients manager
  7. compare recipes
  8. target manager
  9. tagging
  10. progress tracker
  11. micronutrients manager
  12. Developer-friendly REST API

The program at this stage is intended for developers, for two reasons: it's under active development and it requires some developer and technical skills to install and run it.

Install

The application can be installed on a local machine or a cloud hosting. It can be installed on Linux (Ubuntu, Debian, Fedora, OpenSUSE, CentOS, Arch Linux or Manjaro). It also can be installed on a Windows server.

However, If you are a macOS user, It can be installed locally.

Requirements

  1. Django 2+
  2. Django-extensions 1.8+
  3. Django REST Framework
  4. Django-filter

Setup instructions are well written and listed at the project's GitHub page.

License

PANTS is released under Apache License 2.0, which guarantees the permissions to use it for commercial use, modification, distribution and more, with condition of license and copyright notice and state changes notification.

Resources

  1. https://github.com/dylanleigh/PriceAndNutritionTrackingSystem
  2. Dylan Leigh: https://github.com/dylanleigh
  3. http://www.dylanleigh.net