This repository contains the server-side program for a calculator form. The program validates the input field and calculates the result according to the button pressed.
To get started with this program, follow these steps:
- Clone this repository to your local machine.
- Ensure you have the necessary dependencies installed.
- Run the server-side program.
- Access the calculator form through the provided URL.
- Input values in the designated field and press the appropriate button to calculate the result.
Make sure you have the following dependencies installed:
- ASP.NET - Web framework for building modern web apps and services with .NET
- C# - Modern, general-purpose programming language
- HTML - Standard markup language for creating web pages
- CSS - Style sheet language used for describing the presentation of a document written in HTML
If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create your feature branch (
git checkout -b QN2/QN2
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin QN2/QN2
). - Create a new Pull Request.
This project is licensed under the MIT License. This means the project is free for anyone to clone or use for their own projects.