Skip to content

[UI challange] .NET MAUI implementation of "Bet App" design by MindInventory UI/UX.

Notifications You must be signed in to change notification settings

RadekVyM/Bet-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bet App

.NET MAUI implementation of Bet App design by MindInventory UI/UX.

BetApp.mp4

This project demonstrates how to create custom navigation experience and custom controls using the SimpleToolkit library.

Original design

Dribbble Design

Installation

First, make sure you have your Visual Studio and .NET 8 environment set up for .NET MAUI development. If not, follow the setup instructions. Then make sure you have your Android or iOS platform set up for deployment of the application.

Once everything is set up, you can clone the repo and run the application via Visual Studio or Visual Studio Code.

Here are some resources to learn more about .NET MAUI:

Features

Only .NET MAUI APIs, my SimpleToolkit library and the Maui.BindableProperty.Generator library were used to create this sample.