Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Quote of the Day #77

Open
nycanshu opened this issue Oct 7, 2024 · 1 comment
Open

Feature: Quote of the Day #77

nycanshu opened this issue Oct 7, 2024 · 1 comment

Comments

@nycanshu
Copy link

nycanshu commented Oct 7, 2024

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
Copy link
Author

nycanshu commented Oct 7, 2024

Please assign this issue to me under hacktoberfest24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant