Binary model
for users, list of:
- personal lockers,
- lockers assigned to groups they belong,
- free lockers.
for admins, list of all lockers with the name of the user or groups they are assigned to.
for admin, assign a locker to a user.
for admins only deassign a locker
for users list of own lockers choice of locker open the given locker
for admins list of all lockers choice of locker open the given locker
aka /locker help
brief description of the app
list of possible command (different for users and admins)
match Telegram Id with the one on USER_TELEGRAM table
session management ?
nodejs
sqlite orm?
telegram api for nodejs
Typescript