Student/employer registration system for TTU College of Engineering Job Fair
- Check-in TTU students with their student ID
- Print student and employer information
- Track student and employer attendance
- Install the DYMO SDK
- Have a DYMO LabelWriter
- Have a magnetic card reader
To use this application outside of a development environment, you will need to:
- Install the Prerequisites (above)
- Download the installer here
- Install and enjoy! 😄
If you are experiencing printer errors during development:
- Make sure that you have the DYMO
.dll
s - Make sure that
WcoeJobFairRegistration.csproj
is targetingAny CPU
- In Visual Studio,
right-click
the WcoeJobFairRegistration project - Select
Properties
- On the left side, select the
Build
tab - Choose
Any CPU
from thePlatform Target
drop-down list