Uno.Samples
Uno.Samples copied to clipboard
feat: SingleProject - SimpleCalc
It would be nice if we had a readme file similar to what we have for ChatGPT: https://github.com/unoplatform/Uno.Samples/tree/master/UI/ChatGPT
- Intro
- Screenshot
- Getting Started (if anything needs to be setup like the API Key in TubePlayer - https://github.com/unoplatform/Uno.Samples/pull/640)
- Code base (since SimpleCalc and Counter app has multiple versions, no need to specify files extensions like .xaml or .cs)
- Docs to key features like (MVUX, C# Markup, etc)
No need for a Architecture Diagram though (IMO).
And same for Counter App - https://github.com/unoplatform/Uno.Samples/pull/639
@vatsashah45 I think we're missing the other 3 variations of SimpleCalc. I only see CSharp Markup + MVVM.
We need to bring back Unit tests for SimpleCalc.
Closing this PR in favor of https://github.com/unoplatform/Uno.Samples/pull/671