This repository contains the server-side script for managing cookie data. It enables storing, retrieving, and destroying cookie data.
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
- MySQL Database Management System - Open-source relational database management system.
The server-side script provides the following functionalities for cookie management:
- Storing Cookie Data: Allows storing user-specific data in cookies.
- Retrieving Cookie Data: Enables retrieving previously stored cookie data for authenticated users.
- Destroying Cookie Data: Allows destroying the cookie data, typically used during user logout or session expiry.
If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create your feature branch (
git checkout -b QN8/QN8). - Commit your changes (
git commit -am 'Add some feature'). - Push to the branch (
git push origin QN8/QN8). - 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.

