
Receipt Collector is a React Native mobile app that helps you keep track of your shopping receipts. Instead of manually entering the amount and date, simply scan the receipt’s QR code.
-
📷 QR Code Scanning
Automatically extracts the amount and date from the receipt. -
🛍️ Add Products
Add items to your receipt by scanning barcodes or entering them manually. -
📊 Statistics Dashboard
View statistics about your spending over the last week or month. -
🏷️ Receipt Rarity
Each receipt gets a random rarity: Common, Rare, Epic, Mythic, Legendary. This doesn’t affect functionality — it’s just a fun, gamified feature. -
✍️ Manual Entry
In case scanning is not possible, you can always enter data manually.
- Core: React Native, Expo, Expo Router
- State Management: MobX, react-native-mmkv
- UI & Styling: NativeWind, Merlo UI
- Camera & Scanning: react-native-vision-camera
- Animations: Reanimated