Skip to content

BISCUITIC/StudentPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentPicker

A simple WPF application designed to make the process of choosing a student for answer more objective. If your students think that you are biased against them, then you should use this application.

Application Features

Students

  • Add students
  • Edit student information
  • Remove students
  • Random student selection

Groups

  • Create groups
  • Edit groups
  • Add students to groups
  • Random selection within a group

Exemples

Main Window


Technology Stack

  • Language: C# (.NET 9.0) .NET
  • Framework: WPF WPF
  • Architecture: MVVM (Model-View-ViewModel)
  • UI: XAML
  • Version Control: Git & GitHub

Libraries

  • CommunityToolkit.Mvvm — v8.2.0
    Provides helpers for MVVM implementation, commands, and property notifications.
  • Microsoft.Extensions.Dependency - v10.0.0
    For dependency injection in the application.
  • Microsoft.Extensions.Hosting - v10.0.0
    For managing application startup and lifecycle.

Version Beta

🚧Beta-version🚧

The project is under active development. This is the first public release.

About

Student selection program

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages