Secure Management and Monitoring Platform
Go to file
xdrm-brackets 67f997e547 Merge branch 'twig-migration' of https://git.xdrm.io/xdrm-brackets/logauth into twig-migration 2017-01-08 16:31:15 +01:00
build Merge branch 'twig-migration' of https://git.xdrm.io/xdrm-brackets/logauth into twig-migration 2017-01-08 16:31:15 +01:00
config Updated quickly README.md 2017-01-06 10:27:30 +01:00
lib Added `COMPOSER` and `Twig` with it 2017-01-06 15:51:11 +01:00
phpunit Update [Database] to [DatabaseDriver] which can handle multiple databases 2016-11-05 14:57:35 +01:00
public_html Fixed (partially) + font for login pages ( + ) + migrated view to Twig 2017-01-08 16:30:40 +01:00
.gitignore Migrated Viewer to Twig for machine views 2017-01-08 00:24:27 +01:00
.htaccess Upgrade framework's structure 2016-10-18 16:03:03 +02:00
README.md Updated quickly README.md 2017-01-06 10:27:30 +01:00
autoloader.php Added `COMPOSER` and `Twig` with it 2017-01-06 15:51:11 +01:00
todo.md Update [Database] to [DatabaseDriver] which can handle multiple databases 2016-11-05 14:57:35 +01:00

README.md

project: LogAuth
version: 2.0-1
developers:
   - xdrm-brackets

Introduction

This project's aim is to help manage any kind of set of resources. For instance it could manage machines in a park, doors in a hotel, cars in a company park, etc.

The main functionalities are to :

  1. Identify each user with a RFID card.
  2. Give access or not to these resources.
  3. Log every access to resources.

System elements

The system contains 2 types of elements:

  • SMMP (Secure Management and Monitoring Platform)
  • SATS (Secure Authentication and Tracking System)