Нужна помощь в разработке схемы базы данных
Hi i have a system "x" which has some promocodes, when user logs in to system x, then SMS is sent to user with unique promocode System x has some 3rd party app when user trys to register or login to that app using promocode Then 3rd party system registers user or it authenticates it and send a response to system x as user has logged in with promocode and credentials used How should i design database schema for such scenario
Что я уже пробовал:
я создал таблицу, которая как Xpromocodes который, как поля, как код, промокод,lodingForX
и еще одна таблица, которая будет иметь данные, возвращаемые из стороннего приложения
таблица: promoReturned
идентификатор
промокод
эпплогин