Skip to content

Gargafield/spyware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spyware

Prototype for an online classroom platform, where teachers are able to turn off the students monitors.

Description

Spyware is a backend, frontend, and client for a classroom digital platform made in C# with ASP.NET, Blazor, and WinForms as a school project.

Installation

Client only supports windows!

  1. Clone the repository
  2. Install dotnet
  3. Run dotnet build in root

Usage

Run dotnet run in src/Server, src/Client/Web, and src/Client/Windows. On the web dashboard, login using the username and password eve. This is your teacher account. Go to the teacher dashboard.

In the client winforms, login using username and password charlie. Then press the Raise Hand button. Now in the teacher dashboard confirm that the student name Charlie, has raised their hand. Try press the Turn On/Off Screens on the dashboard a few times. Your screen should turn off.

Contributing

This is for a school project and is not open for contributions.

License

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

About

Prototype for an online classroom platform, where teachers are able to turn off the students monitors.

Resources

License

Stars

Watchers

Forks

Contributors