Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

A smart IoT based entrance unlock system which comprises full fledged logging, system security alerts and statistics.

License

Notifications You must be signed in to change notification settings

TheBigBangTeam/Alohomora3FA

Repository files navigation

🔐 Alohomora-3FA Additional hardware required React Node CodeStyle

Status Build Status Greenkeeper badge Known Vulnerabilities BCH compliance Coverage Status

A smart IoT based entrance unlock system which comprises full fledged logging, system security alerts and statistics.

Authors

Prerequisites

HARDWARE:

  • Arduino (sketches and schematics will be provided in the final release).
  • NodeMcu (same as arduino regarding sketches).
  • RFID tag(s) and reader(s).

SOFTWARE:

  • To run the server you need Node.js installed ( > v8.x).
  • Run npm install inside the project folder to receive dependencies.

Install dependencies

Run npm run setup to install both dependencies for client and server.

Development server

Run npm start for a development server. Navigate to http://localhost:3000/.

Testing

Run npm test to execute the backend tests via Mocha and receive code coverage via Istanbul.

About

A smart IoT based entrance unlock system which comprises full fledged logging, system security alerts and statistics.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published