Replies: 4 comments 10 replies
-
Thanks for this @khabdrick We need to think a bit more in depth there. Here are a few suggestions and queries:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
An option for connecting details of creators can be added on the user profile page such as a Twitter handle or Gmail id etc.
|
Beta Was this translation helpful? Give feedback.
-
I am not sure but this follow button on the right side just doesn't feel right maybe it's the alignment of the button or maybe the button is too isolated on the page. My suggestion is if we could just place it somewhere else on the page or if could just make it look more consistent in the current position. Also, its alignment is not right with the about me component. |
Beta Was this translation helpful? Give feedback.
-
For the profile enhancement project, my idea is, directly below Projects, Followers etc. We can have a graph of the number of projects on a weekly basis and the number of views on a weekly basis, separately. You can see a demonstration in the images below.
I think we can get the start and end of week data using
datetime
module then pass it to the frontend. There are functions that handle the number of views and number of projects so that part should be easy.The library that will come in that we can use on the front end with React is maybe Plotly.js or CanvasJS.
For the badge for “project of the week” I suggest can be assigned to a project with the highest number of views+claps.
Please add more suggestions in the comment section!
Beta Was this translation helpful? Give feedback.
All reactions