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

https://github.com/luiseduardohd/JSONPlaceholder

JSONPlaceholder implementation on Xamarin Forms
https://github.com/luiseduardohd/JSONPlaceholder

Last synced: 2 days ago
JSON representation

JSONPlaceholder implementation on Xamarin Forms

Awesome Lists containing this project

README

        

# JSONPlaceholder Xamarin.Forms

JSONPlaceholder Xamarin.Forms is a cross-platform mobile application built using Xamarin.Forms that consumes the JSONPlaceholder API. This application demonstrates how to interact with a REST API, fetch data, and display it in a structured UI.

## Features
- Display posts, comments, albums, photos, and users from JSONPlaceholder API.
- View details of each post, album, and photo.
- Navigate through different data sets seamlessly.
- Fully responsive UI for mobile devices.

## Screenshots
### Posts

#### Posts All

#### Post Details

#### Post Comments

### Comments

#### Comments All


#### Comment Detail

### Albums

#### Albums All

#### Album Detail

#### Albums Photos

### Photos

#### Photos All


#### Photo Detail

### Users

#### Users All

#### User Detail

## Installation
1. Clone this repository:
```sh
git clone https://github.com/luiseduardohd/JSONPlaceholder.git
2. Open the project in Visual Studio with Xamarin installed.
3. Restore NuGet packages.
4. Build and run the application on an emulator or a physical device.

## Technologies Used
- Xamarin.Forms
- JSONPlaceholder API
- MVVM Architecture
- .NET & C#

## Licence
All Rights reserved

## Author
Developed By Luis Eduardo HD