An open API service indexing awesome lists of open source software.

https://github.com/inna-b10/quizformapp

"QuizFormApp" is a simple quiz application built using Windows Forms. This project serves as an assignment for learning the fundamentals of C# GUI development. Although prior tutorials on C# GUI programming were not covered in the course, the project emphasizes self-learning through the use of Windows Forms and similar frameworks.
https://github.com/inna-b10/quizformapp

csharp net-framework-480 project windows-forms

Last synced: about 2 months ago
JSON representation

"QuizFormApp" is a simple quiz application built using Windows Forms. This project serves as an assignment for learning the fundamentals of C# GUI development. Although prior tutorials on C# GUI programming were not covered in the course, the project emphasizes self-learning through the use of Windows Forms and similar frameworks.

Awesome Lists containing this project

README

          

# Project name: Quiz

### Project Goal: Desktop Applikasjon

Forsøk å implementere en desktop app, dette bør helst være en enkel console app.
Ettersom vi ikke har hatt noen type gjennomgang av C# GUI utvikling, men, det er mulig å bruke f.eks Windows Forms,
CORE etc om man ønsker å sette seg inn i det og lære det på egenhånd, men merk at arkitektur er tyngre i C# enn i f.eks JavaScript.

## 💎 Description

[](preview.png)

"QuizFormApp" is a simple quiz application built using Windows Forms. This project serves as an assignment for learning the fundamentals of C# GUI development. Although prior tutorials on C# GUI programming were not covered in the course, the project emphasizes self-learning through the use of Windows Forms and similar frameworks.

### 🧩 Tech Stack

![C#](https://img.shields.io/badge/C%23-424242?logo=csharp&logoColor=white)
![.NET Framework](https://img.shields.io/badge/.NET%20Framework_v4.8-424242)
![Windows Forms](https://img.shields.io/badge/Windows%20Forms-424242?logo=windows&logoColor=white)