Block a user
llama
created branch feat/17-seed-database-quotes in PriceyBot/PriceyBot2
2023-03-09 05:05:27 -05:00
Admin interface
I do like the idea of adding a type of the quote and storing a link.
we can either do this on the same table or we can have a linking table with Quotes and QuoteLinks
Admin interface
Idea's for some database structure:
Database: User Table id gsuite_id email password type - admin/staff
Quote Table id quote usage? created_at ? updated_at/last_used?
Credit…