nirajgiriXD / garden-of-quotes

Explore and share quotes from diverse perspectives around the globe.
https://nirajgirixd.github.io/garden-of-quotes/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Database for Quotes #78

Closed nirajgiriXD closed 8 months ago

nirajgiriXD commented 8 months ago

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.