Commit Graph

17 Commits

Author SHA1 Message Date
bbbc9f6310 Add autoreconnect to client
- Add the function test_server_connection(ip_address) to main.py
- Update reader.md
2024-06-05 11:12:26 +02:00
e66fa709aa Merge branch 'main' of https://github.com/jeanGaston/RF-AD 2024-06-05 10:23:25 +02:00
8d4600b490 Fix bugs
in the delete function for doors and groups
2024-06-05 07:14:19 +00:00
e9246bb376 Update syntax and improve importations 2024-06-04 07:36:54 +00:00
26a14a2c09 rename schematics 2024-06-03 19:33:01 +02:00
83fcd383b7 Add pull-up resistors 2024-06-03 19:32:27 +02:00
d09f651b57
Delete Server/Program/data.db 2024-06-03 13:15:03 +02:00
c2a80b3c05
Delete Server/Program/env.py 2024-06-03 13:14:29 +02:00
6f96516374 Add group page on the webgui
- Add the page groupsdb
- Update menu on other pages
- Add 2 function in webserver.py to display groups and delete them (not fully implemented for now)
2024-06-03 11:02:06 +00:00
Paul Gonçalves Monnet
8cc5c2431b formatting changes 2024-05-31 13:59:52 +02:00
Paul Gonçalves Monnet
cae114126b formatting changes 2024-05-31 13:59:00 +02:00
Paul Gonçalves Monnet
c654682ee5 Add the linux server setup part with :
- 3. Clone the Repository
    - 4. Create the .env File
    - 5. Build and Run the Docker Container
- Add a summary
2024-05-31 13:57:36 +02:00
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
5d8905d91a Update Webserver.py
fix bug in the export logs in csv function
2024-05-22 20:28:39 +02:00
a44fd1cb30 Update Webserver.py
add header in the export log in csv function
2024-05-22 20:26:12 +02:00
646033244f add all files 2024-05-22 12:32:30 +02:00
jeanGaston
3b7e9acd32
Initial commit 2024-03-02 15:57:05 +01:00