{"id":13691101,"url":"https://github.com/akv3sic/MAUI-store-app","last_synced_at":"2025-05-02T15:31:19.006Z","repository":{"id":194522213,"uuid":"690535250","full_name":"akv3sic/MAUI-store-app","owner":"akv3sic","description":".NET MAUI store app developed for an Master's Thesis, utilizing the Fake Store API.","archived":false,"fork":false,"pushed_at":"2025-01-15T05:34:23.000Z","size":9902,"stargazers_count":61,"open_issues_count":2,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T01:07:29.802Z","etag":null,"topics":["csharp","dotnet","dotnet-maui","ecommerce","maui","mobile-app","mvvm","shop-app","shopping-app","xamarin","xamarin-forms"],"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/akv3sic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-09-12T11:41:52.000Z","updated_at":"2025-03-17T09:21:01.000Z","dependencies_parsed_at":"2023-10-10T21:02:43.521Z","dependency_job_id":"36350f02-ac0e-49ee-a5b3-341012e46223","html_url":"https://github.com/akv3sic/MAUI-store-app","commit_stats":{"total_commits":83,"total_committers":1,"mean_commits":83.0,"dds":0.0,"last_synced_commit":"2b1ad166481305125be3c5e26d32b1d5595502b1"},"previous_names":["akv3sic/maui-store-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akv3sic%2FMAUI-store-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akv3sic%2FMAUI-store-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akv3sic%2FMAUI-store-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akv3sic%2FMAUI-store-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akv3sic","download_url":"https://codeload.github.com/akv3sic/MAUI-store-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252062785,"owners_count":21688597,"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":["csharp","dotnet","dotnet-maui","ecommerce","maui","mobile-app","mvvm","shop-app","shopping-app","xamarin","xamarin-forms"],"created_at":"2024-08-02T17:00:40.258Z","updated_at":"2025-05-02T15:31:18.996Z","avatar_url":"https://github.com/akv3sic.png","language":"C#","funding_links":[],"categories":["Samples"],"sub_categories":[],"readme":"# AStore - .NET MAUI Store App\n\n![Build Android](https://github.com/akv3sic/MAUI-store-app/actions/workflows/dotnet.yml/badge.svg?event=push\u0026branch=master)\n![Last Commit](https://img.shields.io/github/last-commit/akv3sic/MAUI-store-app)\n![License](https://img.shields.io/github/license/akv3sic/MAUI-store-app)\n![GitHub Repo stars](https://img.shields.io/github/stars/akv3sic/MAUI-store-app?style=social)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)\n\n\u003cimg src=\"https://github.com/akv3sic/MAUI-store-app/assets/57301167/3a1a9e16-a615-49a0-8160-5d2c83345546\" height=\"300\" /\u003e\n\u003cimg src=\"https://github.com/akv3sic/MAUI-store-app/assets/57301167/31b98a85-8b7b-4468-8706-319896e36712\" height=\"300\" /\u003e\n\u003cimg src=\"https://github.com/akv3sic/MAUI-store-app/assets/57301167/b865cdd3-f861-46b6-af15-e6a979e66f13\" height=\"300\" /\u003e\n\u003cimg src=\"https://github.com/akv3sic/MAUI-store-app/assets/57301167/f5a01779-ae1a-4b07-9443-da8e0498b5a6\" height=\"300\" /\u003e\n\n## Project Description\n\nThis project is developed as a part of a Master's Thesis at [FSRE](https://fsre.sum.ba). \nIt is a store application built with .NET MAUI leveraging the [Fake Store API](https://fakestoreapi.com/) to simulate\nthe functionality and features of a real-world store application.\n\nYou can access the full text of the thesis [here](https://drive.google.com/file/d/19TEatq-Dr9WGvYuaFw2ARENorvGu_oyr/view?usp=sharing) (Note: The document is in Croatian).\n\n### Features\n\n- [x] Product listing\n- [x] Categories\n- [x] Product details\n- [x] Cart\n- [x] User profile\n- [x] Authentication\n- [x] Sorting\n- [x] Cross selling\n- [x] Product sharing\n- [x] Recently viewed products\n\n### Demo Credentials\n- Username: `johnd`\n- Password: `m38rmF$`\n\nMore at [Fake Store API - Users](https://fakestoreapi.com/users).\n\n## Setup Instructions\n\n### Prerequisites\n\n- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) 17.3 or greater with .NET MAUI installed.\n\nMore at [Microsoft Docs](https://docs.microsoft.com/en-us/dotnet/maui/get-started/installation).\n\n### Running the app\n\n1. Clone the repository.\n2. Open the solution in Visual Studio 2022.\n3. Build and run the app.\n\n## Libraries Used\n\nThe following libraries are used in this project and require attribution:\n\n- [.NET MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui)\n- [MVVM Community Toolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit)\n\nThanks to all the contributors!\n\n## Other Resources Used\n- Empty State Illustrations by TanahAir Studio - [Figma](https://www.figma.com/community/file/931094174831888421)\n- Icons by [SVG Repo](https://www.svgrepo.com/)\n- App UI/UX Design inspired by E-commerce template made by Oleh Chabanov - [Behance](https://www.behance.net/gallery/107120839/Free-Mobile-AppE-commerce-templateFigmaUIStoreShop)\n- This software is greatly influenced by content published by [James Montemagno](https://github.com/jamesmontemagno) and [Gerard Versluis](https://github.com/jfversluis) at their YouTube channels.\n- Videos by [Javier Suárez](https://github.com/jsuarezruiz) helped me to understand how to build UI using XAML.\n\nThanks you for all the great resources!\n\n## Copyright and License\n\nCopyright © 2023 A. Kvesić, J. Matković, [Faculty of Mechanical Engineering, Computing and Electrical Engineering, University of Mostar](https://fsre.sum.ba) and contributors. All rights reserved.\n\nLicensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n## Thank You\nA special thank you goes to my mentor and my fellow work colleagues who suggested me choosing this topic for my Master's Thesis, provided me resources and valuable feedback. I am not going to mention them by name, but they know who they are. Thank you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakv3sic%2FMAUI-store-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakv3sic%2FMAUI-store-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakv3sic%2FMAUI-store-app/lists"}