Skip to content

mrsalmanahmad/simpleCalculator-MAUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App using .NET MAUI

This repository contains a simple calculator app built using .NET MAUI. The purpose of this project is to explore the capabilities and flexibility of .NET MAUI as a cross-platform development framework. The app provides basic arithmetic operations and aims to demonstrate the ease of developing mobile applications using .NET MAUI.

Screenshots

Here are few screenshots showcasing the user interface and functionality of the calculator app:

Screenshot of Main Screen

Description: The main screen of the calculator app displaying the user interface on the android platform.

Screenshot of Main Screen

Description: The main screen of the calculator app displaying the user interface on the windows platform.

Prerequisites

Before running the app, make sure you have the following prerequisites installed:

  • Visual Studio
  • .NET Core 7
  • .NET MAUI
  • Android SDK Platform 33
  • Android 12.0 S
  • Pixel 5 - API 33 (For Android Platform)

Getting Started

To get started with the calculator app, follow these steps:

  1. Clone this repository to your local machine: https://github.com/Hashim-Atiq/simpleCalculator-MAUI.git

  2. Open the solution file (SimpleCalculator.sln) in Visual Studio.

  3. Select the desired target platform (Android, iOS, or Windows) and run the app from your IDE.

  4. Build and Run the project.

Features

The calculator app includes the following features:

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Real-time calculation updates: the result is updated as you enter or modify the operands and operators.
  • Clear button: resets the input and result display.

Feedback and Contributions

Your feedback and contributions to this project are highly appreciated. If you encounter any issues, have suggestions for improvements, or would like to contribute enhancements, please feel free to open an issue or submit a pull request.

Acknowledgments

This project was developed as a practice project to explore the capabilities of .NET MAUI. Special thanks to the .NET MAUI development team and the open-source community for their excellent work and contributions to this framework.

Resources

About the Author

This project was created by Hashim Atiq. Feel free to connect with me on LinkedIn for any questions or further discussions.

Happy calculating!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%