{"id":31158927,"url":"https://github.com/sdley/sdley_barber_shop","last_synced_at":"2026-05-09T16:12:36.733Z","repository":{"id":301203890,"uuid":"1008284656","full_name":"sdley/sdley_barber_shop","owner":"sdley","description":"A sleek and modern barber booking app built with Flutter \u0026 Firebase - featuring real-time appointments, secure payments, push notifications, and admin dashboard.","archived":false,"fork":false,"pushed_at":"2025-06-25T16:46:56.000Z","size":269,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T17:42:58.623Z","etag":null,"topics":["barber-shop","booking-app","flutter"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-06-25T10:01:34.000Z","updated_at":"2025-06-25T16:46:59.000Z","dependencies_parsed_at":"2025-06-25T17:53:41.729Z","dependency_job_id":null,"html_url":"https://github.com/sdley/sdley_barber_shop","commit_stats":null,"previous_names":["sdley/sdley_barber_shop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sdley/sdley_barber_shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdley%2Fsdley_barber_shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdley%2Fsdley_barber_shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdley%2Fsdley_barber_shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdley%2Fsdley_barber_shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdley","download_url":"https://codeload.github.com/sdley/sdley_barber_shop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdley%2Fsdley_barber_shop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275862094,"owners_count":25541897,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["barber-shop","booking-app","flutter"],"created_at":"2025-09-19T00:52:38.903Z","updated_at":"2025-09-19T00:52:41.952Z","avatar_url":"https://github.com/sdley.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💈 sdley Barber Shop - Flutter + Firebase App\n\nWelcome to **Sdley Barber Shop** — an **Epic Barber Booking App** crafted using the power of **Flutter** and **Firebase**. Whether you're a customer looking to book your next haircut or a barber managing appointments, this app delivers a seamless experience with real-time updates and powerful admin tools.\n\n## 🚀 Features\n\n🔐 **User Authentication**  \nSecure login and signup flows for clients and barbers.\n\n💇‍♂️ **Barber Profile Creation**  \nLet barbers showcase their work, availability, and specialties.\n\n📅 **Appointment Scheduling**  \nCustomers can browse schedules and book appointments easily.\n\n🔄 **Real-time Updates**  \nStay in sync with live schedule changes and instant status updates.\n\n🔔 **Push Notifications**  \nReceive reminders and updates right on your device.\n\n💳 **Payment Integration**  \nEasily pay for your appointments using trusted payment gateways.\n\n🛠️ **Admin Panel**  \nManage users, appointments, barbers, and view analytics with ease.\n\n📊 **Data Analytics**  \nGain insights into customer behavior and booking patterns.\n\n🎨 **Customization Options**  \nPersonalize themes and settings for your shop’s unique vibe.\n\n📱 **Responsive Design**  \nWorks smoothly on Android, iOS, and web with beautiful UI.\n\n🧪 **Testing \u0026 Debugging**  \nFully tested with attention to performance and stability.\n\n## 📸 Screenshots\n\n\u003e _Coming soon — Stay tuned for a visual walkthrough of the app!_\n\n## 🛠️ Tech Stack\n\n- **Flutter** — Cross-platform UI toolkit\n- **Firebase** — Auth, Firestore, Functions, Cloud Messaging, and more\n- **Stripe or PayPal** — Payment processing\n- **Provider / Riverpod / BLoC** — State management\n- **GetX / GoRouter** — Navigation and route handling\n\n## 🧰 Getting Started\n\n1. **Clone the repo**\n\n```bash\ngit clone https://github.com/yourusername/sdley_barber_shop.git\ncd sdley_barber_shop\n```\n\n2. Clone the Repository\n\n```bash\ngit clone https://github.com/yourusername/sdley_barber_shop.git\ncd sdley_barber_shop\n```\n\n3. Install Dependencies\n\n```bash\nflutter pub get\n```\n\n## 🔧 Set Up Firebase\n\n1. Go to [Firebase Console](https://console.firebase.google.com/)\n2. Click **Add Project** and create a new one (e.g., `sdley_barber`)\n3. Add an Android and/or iOS app:\n   - For Android: Register your app (e.g. `com.sdley.barber`), download `google-services.json`, and place it in `android/app/`\n   - For iOS: Register your app, download `GoogleService-Info.plist`, and place it in `ios/Runner/`\n4. Enable the following Firebase services:\n   - **Authentication** → (Email/Password, Google, etc.)\n   - **Cloud Firestore** → For storing barber profiles, bookings, etc.\n   - **Firebase Cloud Messaging (FCM)** → For real-time notifications\n   - **Cloud Functions** → For backend logic and triggers\n   - **Firebase Storage** (optional) → For uploading profile pictures\n5. Install Firebase CLI:\n   ```bash\n   npm install -g firebase-tools\n   firebase login\n   ```\n\n## ▶️ Run the App\n\nTo launch the app on your connected device or emulator:\n\n```bash\nflutter run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdley%2Fsdley_barber_shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdley%2Fsdley_barber_shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdley%2Fsdley_barber_shop/lists"}