Skip to content

A console-based C# application designed for an exam project, showcasing key programming concepts such as data processing, user input handling, and concurrency management through a command-line interface.

License

Notifications You must be signed in to change notification settings

aykhan019/Cs_ExamProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Sharp Exam Project: Boss.Az

Project Overview

This project is a console-based application developed for C# exam. The primary goal is to demonstrate proficiency in key programming concepts, including data processing, and user input handling, all through a command-line interface.

Features

  • Console-based Interaction: The project operates entirely in the console, ensuring a straightforward and efficient user experience.
  • Synchronization Tasks: It demonstrates concurrency management by executing tasks that require synchronization.
  • Data Processing: The program processes input data provided by the user and displays results in the console.

Technologies Used

  • C#
  • .NET Framework

Getting Started

Prerequisites

Ensure you have the following tools installed:

  • Visual Studio or any C# IDE
  • .NET Framework

Installation

  1. Clone the repository:
    git clone https://github.com/aykhan019/Cs_ExamProject.git
  2. Navigate to the project folder and open the .csproj file in your IDE.
  3. Build and run the project in Debug mode to launch the console application.

Usage

  1. Launch the Console: Run the program from your IDE or terminal.
  2. Follow the Prompts: The console will guide you through various tasks. Enter the required data when prompted.
  3. View Output: All output, including calculations and synchronization tasks, will be displayed in the console.

Video Demo

Click the image above to view the full project demonstration.

Contributing

If you'd like to contribute to this project, please fork the repository, create a feature branch, and submit a pull request.

License

This project is licensed under the MIT License

About

A console-based C# application designed for an exam project, showcasing key programming concepts such as data processing, user input handling, and concurrency management through a command-line interface.

Topics

Resources

License

Stars

Watchers

Forks

Languages