OzBargain is a cross platform native Flutter app which displays latest deals from OZbargains AU with faster loading and navigation.
- Displays latest deals in real time (< 10 min)
- Provides deal filters to filter deals based on some text in title or description in real time
- Displays filtered deals in My Deals
- Provides functionality to copy, open and share deal links
- Provides functionality to open deal links in native browser or inline browser through settings.
- Provides two themes Dark or Light through settings.
- Provides push notifications (a basic version, still in development).
This repository has the following components
- Mobile App : Flutter project with cross platform iOS and Android code.
- Api : Nodejs project with express rest api code.
- Scraper : Nodejs project with web scraping code.
- Flutter
- Google cloud (AppEngine, Firestore, Schedular, Functions, Sockets with Pub/sub, Storage)
- Nodejs