Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rameshovyas/monkey_finder
Dotnet MAUI App to display data from remote API
https://github.com/rameshovyas/monkey_finder
api-fetching cross-platform-app dotnet-core dotnet-maui maui-apps mobile-apps-dotnet mobile-development mvvm-architecture
Last synced: 1 day ago
JSON representation
Dotnet MAUI App to display data from remote API
- Host: GitHub
- URL: https://github.com/rameshovyas/monkey_finder
- Owner: rameshovyas
- Created: 2023-10-25T07:13:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-27T05:49:33.000Z (about 1 year ago)
- Last Synced: 2024-04-20T09:07:13.865Z (7 months ago)
- Topics: api-fetching, cross-platform-app, dotnet-core, dotnet-maui, maui-apps, mobile-apps-dotnet, mobile-development, mvvm-architecture
- Language: C#
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monkey Finder : DotNet MAUI Application
A cross platform Dotnet MAUI App that uses MVVM pattern to fetch and display monkey data from remote API. Following is a screen showing how data will be displayed.
![DotNet MAUI app](screen.jpg)The application is inspired by [Gerald Versluis](https://www.youtube.com/@jfversluis). Thank you for such a great content.