Closed nirajgiriXD closed 8 months ago
The data should be stored in the database instead of a JSON.
The quote data (quote, tag, author) should be stored in the database for better performance and security.
quote
tag
author
Description
The data should be stored in the database instead of a JSON.
Expectation
The quote data (
quote
,tag
,author
) should be stored in the database for better performance and security.