Skip to content

rschiang/ntu-vote-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntu-vote-client

The .NET client of NTU Vote authentication server, used in 106-1 NTUSA election.

Prerequisites

  • .NET Framework 3.5 or higher (this project targets v4.0)
  • JSON.NET
  • Native card reader library provided by manufacturer.

To build

  • Extract and put dcrf32.dll under Vendor/.
  • Put your own loading animation under NTUVoteClient/Resources/.
  • Fill in targetSector, apiPath, and apiFormat variable value in ApiClient and CardReader.
  • Build and run the project.

License

This project is licensed under Apache 2.0 license.

About

NTUVote .NET client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages