AlexTelon / FlexiCharge-Backend

6 stars 11 forks source link

It should be possible to get, set/update a RFID-tag ID per user. #105

Open knowittobias opened 1 year ago

knowittobias commented 1 year ago

Users should be associated with one (or zero) RFID-tags. This tag should (later) be possible to use to start charging for a known user without using the app.

It should not be possible to have the same RFID-tag registered to more than one user.

SirSitsena commented 1 year ago
  1. Save the RFID info in the database?
  2. Save the RFID info in Cognitos user pool?