Skip to content

NICE (NFC-Integrated Cards for Entry) attendance management system.

License

Notifications You must be signed in to change notification settings

tymiles003/NICE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NICE Attendance Taker

Logo

NICE (NFC-Integrated Cards for Entry) attendance management system.

Setup

Requirements

Steps

  1. Connect your ACR122U USB NFC Reader. The device should be showing a red light. If not, ensure that you have the correct drivers installed. On Windows, you may need to start the “Smart Card” service as well.
  2. In MySQL, create a database named nicedb. Initialize it using DDL.sql.
  3. Set the following environment variables:
Variable Value
DB_USER Your database username, e.g. root
DB_PW Your database password
DB_SERVER Location of your database, e.g. localhost
  1. Start NICE using the following command:
mvn install && mvn exec:java

See it in action!

Video Demo

About

NICE (NFC-Integrated Cards for Entry) attendance management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages