Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/developpeurpascal/promo-verif

A mobile application to help consumers check and compare prices of in-store purchases to avoid being tricked by misleading promotions
https://github.com/developpeurpascal/promo-verif

delphi delphi-app firemonkey firemonkey-applications fmx mobile-app

Last synced: 14 days ago
JSON representation

A mobile application to help consumers check and compare prices of in-store purchases to avoid being tricked by misleading promotions

Awesome Lists containing this project

README

        

# Promo Verif

[Cette page en français.](LISEZMOI.md)

Promo Verif is a price calculator for products sold individually, in bundles or on promotion. The goal is to provide a simple system for consumers to compare multiple offers of the same item in store.

The application is free and can be downloaded directly from [Google Play](https://play.google.com/store/apps/details?id=fr.olfsoftware.promoverif.android) or the [App Store](https://apps.apple.com/us/app/promoverif/id1302834443).

A version for Windows, Mac and Linux is [available for direct download](https://github.com/DeveloppeurPascal/Promo-Verif/releases) to simplify calculations when shopping online.

This code repository contains a project developed in Object Pascal language under Delphi. You don't know what Delphi is and where to download it ? You'll learn more [on this web site](https://delphi-resources.developpeur-pascal.fr/).

## Install

To download this project you better should use "git" command but you also can download a ZIP from [its GitHub repository](https://github.com/DeveloppeurPascal/Promo-Verif).

**Warning :** if the project has submodules dependencies they wont be in the ZIP file. You'll have to download them manually.

## Dependencies

This project depends on :

* [DeveloppeurPascal/AboutDialog-Delphi-Component](https://github.com/DeveloppeurPascal/AboutDialog-Delphi-Component) must be installed in ./lib-externes/AboutDialog-Delphi-Component folder.
* [DeveloppeurPascal/librairies](https://github.com/DeveloppeurPascal/librairies) must be installed in ./lib-externes/librairies folder.
* [digao-dalpiaz/DzHTMLText](https://github.com/digao-dalpiaz/DzHTMLText) must be installed in ./lib-externes/DzHTMLText folder.

## How to ask a new feature, report a bug or a security issue ?

If you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to [the GitHub repository](https://github.com/DeveloppeurPascal/Promo-Verif) and [open a new issue](https://github.com/DeveloppeurPascal/Promo-Verif/issues).

If you found a security issue please don't report it publicly before a patch is available. Explain the case by [sending a private message to the author](https://developpeur-pascal.fr/nous-contacter.php).

You also can fork the repository and contribute by submitting pull requests if you want to help. Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.

## Dual licensing model

This project is distributed under [AGPL 3.0 or later](https://choosealicense.com/licenses/agpl-3.0/) license.

If you want to use it or a part of it in your projects but don't want to share the sources or don't want to distribute your project under the same license you can buy the right to use it under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).

## Support the project and its author

If you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.

You can use one of those services :

* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)
* [Liberapay](https://liberapay.com/PatrickPremartin)
* [Patreon](https://www.patreon.com/patrickpremartin)
* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)

or if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.