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 more analysis Graphs and improve over the current ones #3

Open
shrinish123 opened this issue Dec 3, 2022 · 6 comments
Open

Add more analysis Graphs and improve over the current ones #3

shrinish123 opened this issue Dec 3, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shrinish123
Copy link
Owner

Right now the plan is to add graph plots for no questions solved rating-wise, bar graphs for index wise questions, languages pie chart, and also breed some insightful numbers for performance improvement on code forces

@shrinish123 shrinish123 added enhancement New feature or request help wanted Extra attention is needed labels Dec 4, 2022
@shaunak-09
Copy link
Contributor

Hi, I would like to work on this issue. Can u pls assign this to me under Kwoc22?
Also can u pls explain what type of graphs should I implement

@shrinish123
Copy link
Owner Author

Hello @shaunak-09, I will assign this issue to you. But please give me a date by which you would make your 1st PR. You don't have to complete everything, you can make PRs in small steps by mentioning them.
Talking about the graphs, you can always check out this site here. So we don't plan to have everything on the website, like compare, etc. We aim for our app for our own improvement alone, So we plan to implement a similar type of homepage of that website alone on our analysis page.
Right now you can go with any of the graphs you would want to but would recommend making the tables named 'Some numbers about ' and 'Contests of 'from that website. I don't recommend exactly the same but somewhat similar with some extra improvements maybe from your side. Although not necessary to do all this in the 1st step itself, you can start by just replicating it too, and then further on we can improve it.
Also, a great help to me, if you are able to find which charts library that is being used on that website, so we can use it over here. Also if you have any good suggestions for the charts libraries are welcome.

@shaunak-09
Copy link
Contributor

Thanks. I'll implement these two graphs by 17 Dec. I think chart js will be a good library to use in this case. Can u pls send me an screenshot of the 'contests of' graph as I am not able to see it.

@shrinish123
Copy link
Owner Author

Hello I think a good chart library I found is Nivo Graphs. I think it would be also easy to implement and rpahs and customizations are pretty good.
also here's a screenshot you requested of :

graphs

@shrinish123
Copy link
Owner Author

Hello any progress there @shaunak-09 ?

@shaunak-09
Copy link
Contributor

Yeah I have implemented 2 bar graphs for now but I am facing some issues connecting the fetched data with the graph but by tomorrow I'll get it done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants