Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.