MarvelousMAUI Save

.NET MAUI clone of the Wonderous app - a visual showcase of eight wonders of the world.

Project README

Marvelous .NET MAUI

.NET MAUI clone of the Wonderous app - a visual showcase of eight wonders of the world made with Flutter by the team at gskinner.

https://github.com/RadekVyM/MarvelousMAUI/assets/65116078/3a6b59a0-e48f-4af4-b168-2d0481df4b15

This project demonstrates how to develop tailored UI using .NET MAUI. However, Marvelous .NET MAUI is not just a demonstration, it is a fully functional app that allows users to navigate the intersection of history, art, and culture by exploring the Wonders of the World.

Thanks to the original version of the app, you can also find out how well .NET MAUI competes against Flutter, for example in terms of app performance.

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.

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

Original app

The original Wonderous app is a reference app that shows how to develop tailored UI using Flutter.

Here are some resources to learn more about the app and the amazing team that created it:

Features

Marvelous .NET MAUI has highly expressive user interface, tailored to the mobile form factor, and does not conform to a stock design system. Only .NET MAUI APIs and a few community libraries are used to achieve this level of expressiveness:

  • .NET MAUI Community Toolkit - collection of common elements for development with .NET MAUI that developers tend to replicate across multiple apps
  • SimpleToolkit - library of helpers and simple, easily customizable controls
  • Draggable Grid - JavaScript control that allows you to arrange items of an unordered list into a grid and to move between them by dragging

Unique, custom-built carousel view which lets you to switch between all eight wonders of the world.

  

Unique scroll patterns

Unique scroll patterns and effects as you move through various pages.

  

Custom controls

Tailored buttons, icons and other controls that match the Wonderous design system. Some of them are just compositions of existing .NET MAUI controls, and some are (almost completely) drawn using .NET MAUI cross-platform drawing APIs, such as a slider to select the period of the currently displayed artifacts.

  

Animations everywhere

The application is full of animations.

  

Blazor/JavaScript component

The wonder photo gallery is created using the Draggable Grid JavaScript control which is embedded via BlazorWebView.

License

As with the original app (license), source code of this app is released under the MIT license. You can use the code for any purpose, including commercial projects.

However, visual assets are copyrighted and used with permission. Please visit the Wonderous GitHub repository for original version of the assets.

Open Source Agenda is not affiliated with "MarvelousMAUI" Project. README Source: RadekVyM/MarvelousMAUI

Open Source Agenda Badge

Open Source Agenda Rating