{"id":29222274,"url":"https://github.com/randilt/pawsome-mobile","last_synced_at":"2025-07-03T03:07:36.421Z","repository":{"id":274774470,"uuid":"908074274","full_name":"randilt/pawsome-mobile","owner":"randilt","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-08T07:50:53.000Z","size":558,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T08:25:53.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/randilt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-25T03:59:26.000Z","updated_at":"2025-06-08T07:50:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd0e6825-b6c7-4df1-a3af-f09063e50996","html_url":"https://github.com/randilt/pawsome-mobile","commit_stats":null,"previous_names":["randilt/pet-supplies-mobile-app","randilt/pawsome-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/randilt/pawsome-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randilt%2Fpawsome-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randilt%2Fpawsome-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randilt%2Fpawsome-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randilt%2Fpawsome-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randilt","download_url":"https://codeload.github.com/randilt/pawsome-mobile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randilt%2Fpawsome-mobile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263250591,"owners_count":23437288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-03T03:07:32.775Z","updated_at":"2025-07-03T03:07:36.414Z","avatar_url":"https://github.com/randilt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pawsome - Pet Store Mobile App\n\nA Flutter mobile application for pet supplies shopping, developed as part of the Mobile Application Development module. The application features a clean UI, secure authentication, and a seamless shopping experience.\n\n## Features\n\n- 🔐 Secure Authentication with Biometric Support\n- 🛍️ Product Browsing and Shopping Cart\n- ❤️ Favorites System with Local Storage\n- 🌓 Dark Mode Support\n- 📱 Responsive Design\n- 📦 Basic Order Management\n- 📱 Hardware Integration\n\n## Screenshots\n\n### Authentication\n![WhatsApp Image 2025-06-08 at 2 17 51 PM](https://github.com/user-attachments/assets/eee1d2ee-b423-4614-906c-3a442fcf144b)\n![WhatsApp Image 2025-06-08 at 2 17 52 PM](https://github.com/user-attachments/assets/031437de-90dd-448a-9953-824291ad983d)\n\n### Home \u0026 Product Browsing\n![WhatsApp Image 2025-06-08 at 2 17 53 PM](https://github.com/user-attachments/assets/3ce150fc-edde-4492-ba4a-41dd79199460)\n![WhatsApp Image 2025-06-08 at 2 17 53 PM (1)](https://github.com/user-attachments/assets/6f8b18b8-d88e-4839-a3d1-ce70843c2c55)\n\n### Shopping Experience\n![WhatsApp Image 2025-06-08 at 2 17 53 PM (2)](https://github.com/user-attachments/assets/e2b43572-37ee-44b9-81d4-d8a34b23f1fc)\n![WhatsApp Image 2025-06-08 at 2 17 54 PM](https://github.com/user-attachments/assets/0c7c5b5e-166c-4c65-b2df-48896f473870)\n![WhatsApp Image 2025-06-08 at 2 17 54 PM (1)](https://github.com/user-attachments/assets/8dd59ffc-b0c6-41be-9869-b9e978606a4d)\n\n## Technology Stack\n\n### Frontend\n\n- **Flutter**: Cross-platform UI framework\n- **Dart**: Programming language\n- **Material Design**: UI/UX guidelines\n- **Provider**: State management\n- **SQLite**: Local storage for favorites\n- **Local Authentication**: Biometric authentication\n\n### Backend Integration\n\n- **Laravel API**: Product and user data\n- **HTTP**: API communication\n\n## Architecture\n\nThe application follows the **Provider Pattern** architecture, which provides:\n\n- **Separation of Concerns**: Clear separation between UI, business logic, and data layers\n- **Testability**: Easy to write unit tests for business logic\n- **Maintainability**: Modular code structure\n\n### Directory Structure\n\n```\nlib/\n├── config/         # Configuration files\n├── models/         # Data models\n├── screens/        # UI screens\n├── services/       # Business logic and API services\n├── widgets/        # Reusable UI components\n└── main.dart       # Application entry point\n```\n\n## Features in Detail\n\n### Authentication\n\n- Email/Password authentication\n- Biometric authentication for secure checkout\n- Session management\n\n### Shopping Experience\n\n- Browse products by categories\n- Add to cart\n- Save favorites\n- View product details\n- Basic checkout process with biometric authentication\n\n### User Profile\n\n- View order history\n- Manage personal information\n\n### Hardware Integration\n\n- Biometric authentication for secure checkout\n- Camera integration for product reviews\n- Location services for product delivery\n\n### Local Storage\n\n- Save favorite products\n- Persistent login state\n- Cart data persistence\n\n## Getting Started\n\n### Prerequisites\n\n- Flutter SDK (latest version)\n- Android Studio / VS Code\n- Android SDK / Xcode (for iOS)\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/randilt/pawsome-mobile.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd pawsome-mobile\n```\n\n3. Install dependencies:\n\n```bash\nflutter pub get\n```\n\n4. Run the app:\n\n```bash\nflutter run\n```\n\n## Development\n\nThis project was developed as part of the Mobile Application Development module, focusing on:\n\n- Flutter mobile app development\n- State management using Provider\n- Local storage implementation\n- API integration\n- UI/UX design principles\n- Authentication implementation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandilt%2Fpawsome-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandilt%2Fpawsome-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandilt%2Fpawsome-mobile/lists"}