Skip to content

suatkocar/QueueOfCustomers

Repository files navigation

Queue of Customers

Windows Form Application

Queue Demo

Project Overview

A customer queue management system developed using C#.

Features

  • Add new customers to the queue
  • Display the number of customers in the queue
  • Remove and display the next customer in the queue
  • Display the total amount owed by all customers in the queue
  • Display the details of the customer who owes the maximum amount in the queue
  • Implement a circular queue to retain all functionalities

Technologies Used

  • Programming Language: C#
  • Framework: .NET Framework
  • IDE: Visual Studio

Getting Started

Prerequisites

  • Visual Studio 2019 or later

Installation

  1. Clone the repository:

    git clone https://github.com/suatkocar/QueueOfCustomers.git
  2. Open the solution file Exercise1.sln in Visual Studio.

  3. Build and run the project from Visual Studio.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

For any inquiries, please contact me at [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages