Price Tracker - Flutter Mobile App
PERSONAL

Mobile app for tracking price changes of products across different retailers
Overview
Price Tracker is a mobile application built with Flutter that allows users to track price changes of products across different retailers. The app helps users make informed purchasing decisions by monitoring price fluctuations over time.
With this application one can track the prices of many online stores including digitec.ch and galaxus.ch. The app runs a background service and updates prices once per day. Users will then be notified if prices dropped.
Features
- Track products from multiple online retailers
- Receive notifications when prices drop
- View price history with interactive charts
- Prices are scraped dynamically from retailer websites in the background
- Background service runs once per day
Technical Implementation
The app is built using:
- Flutter framework for cross-platform development
- Dart programming language
- Custom web scrapers for retail websites
Appendix and Links
The source code is available on GitHub.
The open-beta version is available on the Android Play Store.