danishzayan / YourQuotes-App

YourQuotes is a user friendly and an eye catching App. User can post your qutoes without login and that user can delete YourQuotes not from other user. User can share quotes with friend, copy to clipboard and do download gradient quotes image..
https://your-quotess.netlify.app/
MIT License
10 stars 42 forks source link

Feature: Quote of the Day #77

Open nycanshu opened 2 weeks ago

nycanshu commented 2 weeks ago

Overview: This feature enhances the user experience by displaying a motivational or thought-provoking quote each day. It adds a creative and engaging touch to the homepage, encouraging users to revisit the application daily.

Functionality:

Sun Icon in Navbar: A sun icon is added to the navigation bar, symbolizing positivity and a new day. The icon is easily recognizable and accessible, making it intuitive for users to click.

Random Quote Generation: Upon clicking the sun icon, a random quote is fetched from an external quote API, such as "Quote Garden" or "They Said So". This quote will serve as the "Quote of the Day" for the user.

User Experience:

Once clicked, a pop-up or modal will appear, displaying the randomly fetched quote. The "Quote of the Day" remains consistent throughout the day for each user, only updating at the start of a new day.

API Integration:

The feature integrates with a third-party quote API, which provides a vast array of quotes. This ensures that each day's quote is unique and inspirational, enhancing user engagement.

nycanshu commented 2 weeks ago

Please assign this issue to me under hacktoberfest24