Skip to content

Philipp91/kassenzettel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kassenzettel-Zusammenfasser

Du hast eine Cumulus-Karte und setzt sie auch immer brav ein? Dann hat die Migros haufenweise Daten über dich gesammelt. Auf der Migros-Webseite kann man seine Kassenbons aus den letzten Monaten/Jahren als CSV-Datei herunterladen. Diese Chrome-Erweiterung automatisiert diesen Prozess und aggregiert die Ausgaben dann pro gekauftem Produkt, sodass man erfahren kann, für welche Produkte man am meisten ausgibt.

Alle Daten werden ausschliesslich lokal im Browser verarbeitet und gespeichert. Insbesondere werden die von der Migros abgeholten Kassenbons nicht an irgendwelche Server im Internet gesendet.

Download aus dem Chrome Web Store.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the Chrome extension for production to the dist folder (via the build folder). It correctly bundles React in production mode and optimizes the build for the best performance. To test in local Chrome, visit chrome://extensions, click "Load unpacked extension" and point it to the build folder. If there's an error, see crbug.com/1292363.

npm run release

Builds and then bundles the extension for deployment in the Chrome Web Store.

About

Lädt Kassenzettel von Migros und fasst die Ausgaben zusammen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published