{"id":20944906,"url":"https://github.com/liamca/realestatexamarinandroiddemo","last_synced_at":"2025-10-28T16:51:11.622Z","repository":{"id":78151559,"uuid":"66680491","full_name":"liamca/RealEstateXamarinAndroidDemo","owner":"liamca","description":"Demo Real Estate Application highlighting Azure Search \u0026 Xamarin on Android","archived":false,"fork":false,"pushed_at":"2016-11-03T16:58:07.000Z","size":4489,"stargazers_count":21,"open_issues_count":1,"forks_count":13,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-02T10:39:11.768Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liamca.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":"2016-08-26T21:27:44.000Z","updated_at":"2023-10-25T09:51:41.000Z","dependencies_parsed_at":"2023-04-04T00:32:47.253Z","dependency_job_id":null,"html_url":"https://github.com/liamca/RealEstateXamarinAndroidDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liamca/RealEstateXamarinAndroidDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamca%2FRealEstateXamarinAndroidDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamca%2FRealEstateXamarinAndroidDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamca%2FRealEstateXamarinAndroidDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamca%2FRealEstateXamarinAndroidDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liamca","download_url":"https://codeload.github.com/liamca/RealEstateXamarinAndroidDemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamca%2FRealEstateXamarinAndroidDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281476672,"owners_count":26508145,"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-10-28T02:00:06.022Z","response_time":60,"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":[],"created_at":"2024-11-18T23:45:54.239Z","updated_at":"2025-10-28T16:51:11.617Z","avatar_url":"https://github.com/liamca.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real Estate Xamarin Android Demo\n\nThis is a sample application written using Xamarin for Android that demonstrates how to build a mobile applications that leverages Azure Search to perform full text search.  \n\nSome of the concepts covered in this application include:\n- Type Ahead (or Suggestions)\n- Full Text Search \n- Paging\n- Filtering \u0026 Faceting\n- Recommendations by finding real estate listings that are similar to the one you are currently viewing\n\n## Screen Shots\n![Demo Screen Shot - Type Ahead](https://raw.githubusercontent.com/liamca/RealEstateXamarinAndroidDemo/master/demo1.png)\n\n![Demo Screen Shot - Search \u0026 Paging of Results](https://raw.githubusercontent.com/liamca/RealEstateXamarinAndroidDemo/master/demo2.png)\n\n![Demo Screen Shot - Filtering \u0026 Count](https://raw.githubusercontent.com/liamca/RealEstateXamarinAndroidDemo/master/demo3.png)\n\n![Demo Screen Shot - Details](https://raw.githubusercontent.com/liamca/RealEstateXamarinAndroidDemo/master/demo4.png)\n\n![Demo Screen Shot - Recommendations](https://raw.githubusercontent.com/liamca/RealEstateXamarinAndroidDemo/master/demo5.png)\n\n## Course Videos\n\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson1.mp4\" target=\"_blank\"\u003eDownload Lesson 1 - What is a Search Enabled Application and intro to Azure Search?\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson2.mp4\" target=\"_blank\"\u003eDownload Lesson 2 - Type Ahead Search Suggestions\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson3.mp4\" target=\"_blank\"\u003eDownload Lesson 3 - Full Text Search and Paging\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson4.mp4\" target=\"_blank\"\u003eDownload Lesson 4 - Filtering Search Results\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson5.mp4\" target=\"_blank\"\u003eDownload Lesson 5 - Document Lookup\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson6.mp4\" target=\"_blank\"\u003eDownload Lesson 6 - Adding Intelligence using More Like This\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson7.mp4\" target=\"_blank\"\u003eDownload Lesson 7 - Scoring and Tuning\u003c/a\u003e\u003cbr/\u003e\n\u003ca href=\"https://liamca.blob.core.windows.net/videos/Lesson8.mp4\" target=\"_blank\"\u003eDownload Lesson 8 - Analytics\u003c/a\u003e\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamca%2Frealestatexamarinandroiddemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliamca%2Frealestatexamarinandroiddemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamca%2Frealestatexamarinandroiddemo/lists"}