MauiCalc

MauiCalc is a rather simple calculator app built in Microsoft's .NET MAUI. The app is designed to perform basic arithmetic operations and store these in a SQLite based history.

Features

  • Basic arithmetic operations such as addition, subtraction, multiplication, and division
  • History of calculations stored in SQLite database
  • Settings tab
calculator page on android history page on android settings page on android

Installation

  1. Clone the repository to your local machine.
  2. Open the solution file in Visual Studio.
  3. Build and run the project.

Requirements

  • A Windows Computer
  • Visual Studio 2022
  • At least 2 braincells

Usage

  1. Get a brain
  2. Launch the app

Contributing

Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request. (will not read)

Icons used in this project are from Google Material and feathericons.

qr code for this repo