Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.41 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.41 KB

Dora la Calculadora WPF

🧮 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.

🔥 Features

  • ✔️ Friendly and simple graphical interface
  • ✔️ Basic calculator functionality (addition, subtraction, multiplication, division)
  • ✔️ Support for decimal and integer numbers
  • ✔️ Easy to use

🎮 Demo Video

Watch a short demo of the WPF Calculator in action:

Watch the video

🛠️ Technologies Used

  • C#
  • WPF (Windows Presentation Foundation)
  • XAML for interface design

🎮 How to Test

  1. Clone or download the repository.
  2. Open the project in Visual Studio.
  3. Compile and run the application in Debug or Release.
  4. Start calculating!

💡 Next Improvements

  • ➕ Add advanced operations (power, square roots, etc.)
  • 🎨 Improve visual design and animations

📦 Download the Latest Version

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.