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

DASHBOARD IMPROVEMENT #373

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Charu19awasthi
Copy link
Contributor

Description

issues
User Dashboard: After a user logs in, they should have a personalized dashboard where they can view, save, or revisit visualizations, uploaded data, or manage financial inputs.

Theming Options: Implement customizable themes for the interface, including options like dark mode, high-contrast mode, or user-defined colors.

SUMMARY
User Dashboard: After login, the user is directed to a dashboard where they can view their visualizations and uploaded data. The data is retrieved from the database and displayed.
Theming Options: Users can toggle between light and dark modes, and the preference is saved using localStorage to persist across sessions.

Related Issue

Fixes # DASHBOARD

Type of change

  • Bug fix
  • New feature

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link
Contributor

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from team will review it as soon as possible. We appreciate your support in making Dataverse better.

Copy link

netlify bot commented Jan 11, 2025

Deploy Preview for multiverse-dataverse ready!

Name Link
🔨 Latest commit af1f684
🔍 Latest deploy log https://app.netlify.com/sites/multiverse-dataverse/deploys/678a974ccb8c390008c6e1f9
😎 Deploy Preview https://deploy-preview-373--multiverse-dataverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@multiverseweb
Copy link
Owner

Hi @Charu19awasthi, I've been busy lately, will test your PR soon.

Copy link
Owner

@multiverseweb multiverseweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Charu19awasthi, can you change the name of the file FLASK BACKEND,py to flask_backend.py?
The space in the file name is creating several issues so I'm unable to test the PR. Also, you mistakenly put , instead of . in the extension.
Thank you!

@Charu19awasthi
Copy link
Contributor Author

@multiverseweb changes done please go through it

@Charu19awasthi
Copy link
Contributor Author

@multiverseweb
kindly
review the changes and porovide the points accordingly

@multiverseweb
Copy link
Owner

@Charu19awasthi, I've seen the PR and will be testing it soon. Several interdependent PRs have been submitted that are causing merge conflicts, mishandling these can ruin the progress.

Please be patient, your points will be awarded soon.
Thanks for understanding.

@Charu19awasthi
Copy link
Contributor Author

@multiverseweb yea sure ,thank you

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.

2 participants