kamva9697 / ProfilePage

A Social Media profile screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Pic-Me

A Social Media Page application to demonstrate .NET MAUI comprehension.

Building From Source

Depedencies/Prerequisites

Note, The following software and toolchains have to be installed:

1. Visual Studio 2022 [link](https://visualstudio.microsoft.com/downloads/?cid=learn-navbar-download-cta)
2. MAUI Workload [link](https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?view=net-maui-8.0&tabs=vswin)

Build Steps

Note: There are no external dependencies of the project.

 1. Clone Repo to your local machine
 2. Open Solution using Visual Studio 2022
 3. To run on an Android Emulated Device (Recommended):
	- Navigate to Tools > Android > Android SDK:
		- Please make sure you have Android SDK Platform 34 API Level installed
	- If not already available, please create an emulated device with API Level 34
 4. Fire up the emulator
 5. Build and run the project.

About

A Social Media profile screen


Languages

Language:C# 100.0%