fablab-bergamo / fabomatic-backend

A RaspberryPi Zero-friendly backend, for managing FabLab machines access. This is the server-side of the Fab-O-Matic board project. Works in Python with MQTT broker + Database Engine.
https://www.fablabbergamo.it/2024/06/03/fabomatic1/
MIT License
0 stars 1 forks source link

Add bulk import for users #6

Closed PBrunot closed 4 months ago

PBrunot commented 6 months ago

Give a way to import a CSV file into the users list with the following columns:

Import feature shall look for an existing record with "Name + firstname" ; if not existing, a new record shall be added.

PBrunot commented 4 months ago

Will not implement. The system will present the last unknown RFID cards. So it seems easier to ask new users to pass the badge and have FABLAB admins configure their user on the webpage.