-
Notifications
You must be signed in to change notification settings - Fork 51
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
[CONTRACT] feat: Implement Daily Streak Tracking #97
Comments
Hi, |
Hey! I’m enthusiastic about tackling this issue and delivering a solid solution. 💼 What I Bring
⏱️ ETAI can complete this in 24 hours, with thorough testing and validation. |
Hi, |
Is this issue still available? |
I am applying to this issue via OnlyDust platform. My background and how it can be leveraged: software engineering background, backend & smart contract dev(https://app.onlydust.com/users/Bosun-Josh121/overview) looking to make first contribution on this project How I plan on tackling this issue |
Hi, I'm a fullstack Blockchain developer, I can implement the Cairo feature as required. |
Hi, |
@manlikeHB Can I get assigned to this |
Hi, I’d love to take on this issue! With my expertise in Cairo, StarkNet, and smart contract development, I can implement a clean and efficient solution. 🚀 Why Me?
⏱ TimelineI estimate completing this within 1 day. Let me know if I can proceed! 🌐 My ProfileCheck out my OnlyDust profile for more insights: Jagadeeshftw on OnlyDust Looking forward to contributing. 🚀 |
Hey I can get this done, My approach would be to set a specific unix timestamp, i.e. say 12am CET which will be incremented by 86400 every day when a new word is added. |
Would love to contribute to this issue. I have experience as Blockchain Dev and been contributing to Starknet open source projects for the past months. ETA: 2 days. |
Is it okay if I tackle this? |
I’m interested in this one. Can i work on this issue? |
Description
Implement a streak tracking system that records and updates a user's daily progress. The system should ensure that users who correctly guess the word of the day correctly on consecutive days maintain a streak, while missing a day resets their current streak. Additionally, the maximum streak a user has achieved should also be tracked.
Acceptance Criteria:
Please provide an ETA.
Depends on #96
The text was updated successfully, but these errors were encountered: