Backend controller #3

Closed
opened 2020-11-24 22:20:55 +01:00 by o.winkels · 1 comment
Owner

API database glueware

  • Arrival
    • Check for pre-approved list
    • Check for departure
      • Return correction request
    • Write DB
    • Send response
  • Departure
    • Check for arrival
      • Return correction request
    • Write DB
    • Send response
  • Data
    • Password verification
    • start, end & room query parameter filter
API database glueware - Arrival - [x] Check for pre-approved list - [x] Check for departure - [x] Return correction request - [x] Write DB - [x] Send response - Departure - [x] Check for arrival - [x] Return correction request - [x] Write DB - [x] Send response - Data - [x] Password verification - [x] `start`, `end` & `room` query parameter filter
o.winkels added this to the MVP milestone 2020-11-24 22:28:14 +01:00
o.winkels added the
Backend
label 2020-11-24 22:44:06 +01:00
Author
Owner

Done with 3513ad1

Done with 3513ad1
Sign in to join this conversation.
No description provided.