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

Add corrected current streak for streak command #34

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

nidhi2026
Copy link

This pull request introduces functionality to calculate and display the user's consecutive days streak in the user profile. The streak is based on the user's problem-solving activity and will help encourage users to maintain consistent engagement with the platform.
This feature addresses the issue where no streak information was available in the user profile
This pr introduces three friendly messages for Streak:

  1. The user has solved problems up until yesterday. Complete today's submissions to maintain the streak and avoid a reset.
  2. The user has an active streak through today. Great job, keep it going!
  3. The user currently has no streak. Start solving problems today to build one!

Results:
image
for leetcode users Hubs902, sayalipanchal97, thedatacat

@nidhi2026
Copy link
Author

This pr fixes for #33

@nidhi2026
Copy link
Author

@jinx-vi-0
I have made the pr, kindly check if it is fine

@jinx-vi-0 jinx-vi-0 merged commit c787831 into jinx-vi-0:main Oct 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants