Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naweed/MauiScientificCalculator
Scientific Calculator built using #dotnetmaui
https://github.com/naweed/MauiScientificCalculator
Last synced: 30 days ago
JSON representation
Scientific Calculator built using #dotnetmaui
- Host: GitHub
- URL: https://github.com/naweed/MauiScientificCalculator
- Owner: naweed
- License: mit
- Created: 2022-03-29T03:19:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T14:40:33.000Z (over 1 year ago)
- Last Synced: 2024-08-03T17:12:36.249Z (4 months ago)
- Language: C#
- Size: 2.16 MB
- Stars: 144
- Watchers: 3
- Forks: 34
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-xamarin-apps - MauiScientificCalculator
- awesome-dotnet-maui - MauiScientificCalculator - square)](https://github.com/naweed/MauiScientificCalculator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/MauiScientificCalculator?style=flat-square)](https://github.com/naweed/MauiScientificCalculator/commits) (Samples)
- awesome-maui - Scientific Calculator - [![GitHub issues](https://img.shields.io/github/issues/naweed/MauiScientificCalculator?style=flat-square)](https://github.com/naweed/MauiScientificCalculator) [![GitHub stars](https://img.shields.io/github/stars/naweed/MauiScientificCalculator?style=flat-square)](https://github.com/naweed/MauiScientificCalculator/stargazers) ![last commit](https://img.shields.io/github/last-commit/naweed/MauiScientificCalculator?style=flat-square) - Beautiful Scentific Calculator built using .NET MAUI (Sample Apps / Get Started)
README
# MauiScientificCalculator (UPDATED TO MAUI GA RELEASE)
A simple scientific calculator built using .NET MAUI. Based ont his [Behance Concept](https://www.behance.net/gallery/79810231/UIUX-Challenge-04-05-Calculator-App-Icon).## Roadmap
This is a full working app. The following enhancements are in the pipeline:
* Implement nested scientific operators (for auto bracket closing)
* Implement statistical operators (row 1 operators)
* Test on iOS## Screen Shots
### Original Behance Design
![Original Behance Design](Behance_Concept.png)### MAUI App - Splash Screen
![MAUI App - Splash Screen](SplashScreen.png)## MAUI App - Calculator Screen
![MAUI App - Calculator Screen](CalcScreen.png)