An open API service indexing awesome lists of open source software.

https://github.com/openfoodfacts/facets-knowledge-panels

Providing knowledge panels for a particular open food fact facet (category, brand, etc...)
https://github.com/openfoodfacts/facets-knowledge-panels

fastapi hacktoberfest openfoodfacts python

Last synced: 8 months ago
JSON representation

Providing knowledge panels for a particular open food fact facet (category, brand, etc...)

Awesome Lists containing this project

README

          





## About Repo

![GitHub language count](https://img.shields.io/github/languages/count/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=brightgreen)
![GitHub top language](https://img.shields.io/github/languages/top/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=aqua)
![GitHub last commit](https://img.shields.io/github/last-commit/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=blue)
![Github Repo Size](https://img.shields.io/github/repo-size/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=aqua)

# facets-knowledge-panels

Providing knowledge panels for a particular Open Food Facts facet (category, brand, etc...)

## Why facets-knowledge-panels?

- Provides applications with a set of informative or actionable items which are contextual to a specific facet.
- The primary goal is to allow high level contributions by users that maybe interested in a particular subset of the database, like a particular food category, a brand, a location etc.
- We reuse the knowledge panel format, which remove the need for the application to change as the server side code change, or to implement specific business logic.

## How do I get started?

- Join us on [Slack](https://openfoodfacts.slack.com/archives/C03LFRKLVBQ)
- Developer documentation
- [Project setup](./docs/how-to-guides/Project-setup-locally.md)
- [Testing](./docs/how-to-guides/Testing.md)
- [Contributing Guidelines](./docs/how-to-guides/CONTRIBUTING.md)
- [API Documentation](./docs/references/API%20references.md)

## 🎨 Design & User interface
- We strive to thoughtfully design every feature before we move on to implementation, so that we respect Open Food Facts' graphic charter and nascent design system, while having efficient user flows.
- [![Figma](https://img.shields.io/badge/figma-%23F24E1E.svg?logo=figma&logoColor=white) Knowledge panels folder](xxx)
- Knowledge panels in the app
- Knowledge panels in openfoodfacts-explorer
- Knowledge panels in the Website
- Knowledge panels for facets
- Knowledge panels for the product page


## Contributors