RF-AD/README.md
jeanGaston e1611d0507 Add documentation
- Updates in README, add sections (client/server installs, usages)
- Add reader schema
- Add reader components assemble guide
- Add AD schema modification guide
2024-05-30 23:21:52 +02:00

972 B

RF-AD

This project implements an access control system using LDAP and SQLite. It includes a web interface for managing doors and users, as well as a web API for validating RFID tags. It was developped for the final project of my BTS SNIR (French for an IT and electronics Degree).

Prerequisites

Setup Instructions

1. Build the reader

➡️ Here is the guide

2. Install the server

➡️ Here is the guide

3. How to use

➡️ Here is the guide

Licence

This project is licensed under the MIT License. See the LICENSE file for details.