🧮 Dora la Calculadora is a simple and functional desktop application built with C# and WPF (Windows Presentation Foundation). This app allows you to perform basic mathematical calculations like addition, subtraction, multiplication, and division.
- ✔️ Friendly and simple graphical interface
- ✔️ Basic calculator functionality (addition, subtraction, multiplication, division)
- ✔️ Support for decimal and integer numbers
- ✔️ Easy to use
Watch a short demo of the WPF Calculator in action:
- C#
- WPF (Windows Presentation Foundation)
- XAML for interface design
- Clone or download the repository.
- Open the project in Visual Studio.
- Compile and run the application in Debug or Release.
- Start calculating!
- ➕ Add advanced operations (power, square roots, etc.)
- 🎨 Improve visual design and animations
To download the latest compiled version, visit the releases page.
Dora la calculadora WPF is an open-source project. If you wish to contribute, open a pull request or open an issue to suggest improvements or report problems.