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

Feat: Added graphs(Line, Bar, Bubble, Scatter) for admin successfully issue 367 #425

Merged
merged 6 commits into from
Jul 12, 2024

Conversation

MeetDOD
Copy link
Contributor

@MeetDOD MeetDOD commented Jul 12, 2024

Pull Request Resolves[#367 ]

Title: Added graphs(Line, Bar, Bubble, Scatter) for admin successfully.

Description

  1. In admin backend, I created a controller called getgraphsstatus and it's routes also this api give the created date of any instance in style share i.e users, posts, comments, favorities, contactmessages and reactions.
  2. In admin frontend, I created a Graph page also updated the sidebar and router also.
  3. In Graph page i had used chartjs and react-chartjs-2 and I am fetching the data from the api and converting it into four graph format for admin.
  4. The design is responsive in all devices.

Related Issues

Fixes #367

Changes Made

New feature: Added graphs(Line, Bar, Bubble, Scatter) for admin.

Screenshots

image

image

image

image

image

image

I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.

Thank You for this contribution.

Copy link

vercel bot commented Jul 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 5:26pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 12, 2024

@VaibhavArora314 check now any problem is there 👍

Copy link
Collaborator

@akbatra567 akbatra567 left a comment

Choose a reason for hiding this comment

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

Approved.
@MeetDOD, could you resolve merge conflicts ?

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 12, 2024

Approved. @MeetDOD, could you resolve merge conflicts ?

Done 👍

@akbatra567 akbatra567 merged commit 4244455 into VaibhavArora314:main Jul 12, 2024
3 checks passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 12, 2024

@akbatra567 please add level label also

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 12, 2024

@Ultimateutkarsh11 @VaibhavArora314 please add level label 🙏

@Ultimateutkarsh11 Ultimateutkarsh11 added enhancement New feature or request level3 labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GSSOC level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Adding separate graphs page
4 participants