{"id":22545131,"url":"https://github.com/umarnawaz33/shop-app","last_synced_at":"2026-04-06T08:01:51.885Z","repository":{"id":264544252,"uuid":"386245855","full_name":"UmarNawaz33/Shop-App","owner":"UmarNawaz33","description":"Shop app which lets user manage the products.","archived":false,"fork":false,"pushed_at":"2021-09-22T21:35:59.000Z","size":2332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:30:16.819Z","etag":null,"topics":["dart","firebase","firebase-realtime-database","flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/UmarNawaz33.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}},"created_at":"2021-07-15T10:10:56.000Z","updated_at":"2021-09-22T21:36:02.000Z","dependencies_parsed_at":"2024-11-25T00:37:18.191Z","dependency_job_id":null,"html_url":"https://github.com/UmarNawaz33/Shop-App","commit_stats":null,"previous_names":["umarnawaz33/shop-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UmarNawaz33/Shop-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarNawaz33%2FShop-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarNawaz33%2FShop-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarNawaz33%2FShop-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarNawaz33%2FShop-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UmarNawaz33","download_url":"https://codeload.github.com/UmarNawaz33/Shop-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarNawaz33%2FShop-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["dart","firebase","firebase-realtime-database","flutter"],"created_at":"2024-12-07T14:09:01.496Z","updated_at":"2026-04-06T08:01:51.866Z","avatar_url":"https://github.com/UmarNawaz33.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\nThis is a basic ecommerce application where user can add and manage its products. This app also has user authentication where user has to signup and login before performing any actions. The user is also able to place the order and view the order history.\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\nUpdate the following according to your project:\n\nAdd your Key in authenticate function. (`/lib/providers/auth.dart`) \u003cbr/\u003e\nUpdate url according to your project in the required functions. (`/lib/providers/orders.dart`) \u003cbr/\u003e\nUpdate url according to your project in the required functions. (`/lib/providers/product.dart`) \u003cbr/\u003e\nUpdate url according to your project in the required functions. (`/lib/providers/products.dart`) \u003cbr/\u003e\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n\n\n### Built With\nThis application is built with the following:\n* [Flutter](https://flutter.dev/)\n* [Dart](https://dart.dev/)\n* [Firebase](https://firebase.google.com/)\n\n\u003c!-- SCREENSHOTS --\u003e\n## Screenshots\nHere you can view all screenshots: [Screenshots Folder](https://github.com/UmarNawaz33/Shop-App/tree/main/screenshots)\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/UmarNawaz33/Shop-App/blob/main/screenshots/login-screen.jpg\" width=\"250\" height=\"500\"\u003e\n  \u003cimg src=\"https://github.com/UmarNawaz33/Shop-App/blob/main/screenshots/signup-screen.jpg\" width=\"250\" height=\"500\"\u003e\n  \u003cimg src=\"https://github.com/UmarNawaz33/Shop-App/blob/main/screenshots/main-screen.jpg\" width=\"250\" height=\"500\"\u003e\n  \u003cimg src=\"https://github.com/UmarNawaz33/Shop-App/blob/main/screenshots/cart-screen.jpg\" width=\"250\" height=\"500\"\u003e\n  \u003cimg src=\"https://github.com/UmarNawaz33/Shop-App/blob/main/screenshots/orders-screen.jpg\" width=\"250\" height=\"500\"\u003e\n  \u003cimg src=\"https://github.com/UmarNawaz33/Shop-App/blob/main/screenshots/edit-product-screen.jpg\" width=\"250\" height=\"500\"\u003e\n\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/UmarNawaz33/Shop-App/blob/main/LICENSE) for more information.\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n## Acknowledgements\n* [provider](https://pub.dev/packages/provider)\n* [intl](https://pub.dev/packages/intl)\n* [http](https://pub.dev/packages/http)\n* [shared_preferences](https://pub.dev/packages/shared_preferences)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumarnawaz33%2Fshop-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumarnawaz33%2Fshop-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumarnawaz33%2Fshop-app/lists"}