Skip to content

A cross-platform mobile app written in C# using Xamarin.Forms. The calculator app example demonstrates the use of the ResourceDictionary, Styles, Buttons, and Event Handlers

License

Notifications You must be signed in to change notification settings

BrettFlavin/Xamarin_Calculator_App

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Calculator App for Android and iOS

Report Bug · Request Feature

Logo

Table of Contents

About The Project

This was my first project using Xamarin.Forms to create a mobile Android and iOS app - a calculator that performs basic arithmetic operations.

Calculator screenshot1

Built With

This application was created in Visual Studio 2019 using Xamarin.Forms to target both iOS and Android mobile platforms. XAML is used for the UI and display, and C# for the code behind logic.

Usage

Here are some example screenshots of the application running on an Android device:

Example

Calculator screenshot2

Example

Calculator screenshot3

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions make the open source community an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Adding some feature that is amazing!')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Author:
Brett R. Flavin - [email protected]

Project Link: https://github.com/BrettFlavin/Xamarin_Calculator_App

Acknowledgements

About

A cross-platform mobile app written in C# using Xamarin.Forms. The calculator app example demonstrates the use of the ResourceDictionary, Styles, Buttons, and Event Handlers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages