A clean, modern, and interactive web-based calculator built using ASP.NET Core MVC. This project demonstrates Razor views, model binding, controllers, JavaScript integration, and a polished UI. Ideal for beginners learning ASP.NET MVC or anyone wanting a simple demo application.
β¨ Features π’ Calculator Operations Addition (+) Subtraction (-) Multiplication (Γ) Division (Γ·) Modulus (%) Handles divide-by-zero safely (returns NaN)
π§ Interactive Frontend Button-based numeric entry Operator selection Clear screen (C) Backspace (β«) Automatic hidden field population on submit Smooth result display after each calculation
π¨ UI & UX Dark theme calculator design Responsive grid button layout Styled displays for input and results Hover and active animations
ποΈ Built With ASP.NET Core MVC 6/7/8+ C# Razor Pages HTML5 / CSS3 / JavaScript
