An e-commerce mobile app for browsing and ordering food. Features include localization, SQLite for storing favorites, Firebase authentication, and more.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
Merge pull request #8 from hsefakcay/feature/payment-screens-implementation
6993b1dView on GitHubfeat: Ödeme ekranları ve sipariş onay sayfası eklendi
ef3e21dView on GitHubFix Dio response parsing issue by decoding JSON manually
c8470a0View on GitHubAdded SnackbarService and improved DetailView with better practices
c565d45View on GitHubImproved CardTextButtonWidget by adding mixins, extensions, and comments
e6ef026View on GitHubRefactored DatabaseHelper with private constructor, logger usage, and compute for byte reading.
e24fa47View on GitHubRefactored main.dart and added ApplicationStart for centralized initialization
2fdd3ccView on GitHub