/uno.chefs

Uno Chefs Reference App for Uno Platform

Primary LanguageC#OtherNOASSERTION

Uno Chefs Logo

Releases

Azure DevOps Azure DevOps

Canary

Azure DevOps releases Azure DevOps releases

Azure DevOps releases Azure DevOps releases

Azure DevOps releases Azure DevOps releases

Stable

Azure DevOps releases Azure DevOps releases

Azure DevOps releases Azure DevOps releases

Azure DevOps releases Azure DevOps releases

Overview

Uno Chefs is a modern, interactive recipe app built to show what Uno Platform can really do in a real-world, production-ready application.

With Uno Chefs, you can dive into a world of cooking inspiration! Register, log in, and start exploring recipes with step-by-step instructions and video tutorials. You’ll be able to check nutritional info through charts, check reviews, favorite your top picks, and filter results to match your taste.

But there’s more! You can discover contributors and their creations, see who’s cooking nearby on an interactive map, build your own personalized cookbooks, check notifications, and access the settings page.

MainPage Image

Features

This app demonstrates the use of many Uno Platform capabilities, such as:

  • Theming with Material Design
  • Controls and helpers from the Uno Toolkit
  • Responsive views
  • State management using MVUX
  • Configuration management
  • HTTP communication with Kiota
  • Serialization
  • Complex navigation scenarios
  • MediaPlayerElement for video playback
  • ThemeService to switch between light and dark modes
  • Authentication
  • Skia rendering

In addition, when running the application, users can choose to use mock data or connect to the included API project in the Chefs solution.

Recipe Book

There is a companion set of reference documentation known as the Recipe Book. These guidelines document how each feature of Chefs is implemented in an easy-to-read format.