RFID(RC522) + Raspberry Pi 3 checking attendance and writing user with web interface created with Phoenix.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/latachz/latachz-rfid.gitInstall Elixir deps:
cd web && mix deps.getInstall npm assets:
cd assets && npm installStarting server:
mix phx.serverpython3 add_user.pypython3 check_attendance.pyDistributed under the MIT License. See LICENSE for more information.
Kacper Latuszewski - @kacpx123 - kacpx123@gmail.com
