Quotify-live is a website for sharing and discovering quotes, built using Django.
Quotify-live provides a platform for users to explore a collection of over 90,000 quotes from more than 10,000 authors. The quotes are categorized into 112 categories, allowing users to search by category or author. The website features a "Quote of the Day" functionality, selecting a random quote each day, with a restriction to prevent a quote from being selected more than once in a month. The site is SEO-optimized, with ongoing efforts to improve and optimize its search engine ranking.
Data for the quotes was collected using BeautifulSoup4, requests, and JSON libraries.
The website is currently live at Quotify-live. Users can explore quotes, search by category or author, and view the daily quote.
- Backend: Asadhimself
- Frontend: ameerkhansaeed
You can explore frontend code for itself here
The project is currently live and undergoing continuous improvements and promotions.