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

Implement backend #275

Open
sahilgupta028 opened this issue Oct 16, 2024 · 0 comments
Open

Implement backend #275

sahilgupta028 opened this issue Oct 16, 2024 · 0 comments

Comments

@sahilgupta028
Copy link

Hi @iamparas0 ,

i would like to propose the development of a backend in a code that allows users to automatically see their highest score when they log in. This feature would enhance user experience by personalizing their dashboard and providing instant feedback on their progress.

Proposed Solution:

Implement a backend logic that retrieves the user's highest score from the database when they successfully log in.

Store each user's scores in a database, and when a new score is recorded, check if it's higher than the current stored highest score.
Display the highest score prominently on the user's dashboard.

This feature would encourage users to improve their performance and make the application more engaging by tracking their best achievements over time.

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

No branches or pull requests

2 participants