Open wbazant opened 2 weeks ago
Assigned to @IngvarV8 (I'll put you in the assigned field once you leave a comment here)
@wbazant Confirming it
@IngvarV8 Awesome! Github wasn't letting me assign you the issue until you commented on it ( I think they've made it like that to limit spam).
You can follow the instructions in the README.md about installing the project and running it locally and you haven't already, and if you're not sure how to get started maybe have a look at how pages like https://beta.fallingfruit.org/imports/455 are implemented, the user profile page can be similar to it except with different data.
If this issue needs clarification we can have a discussion here, or you can make other issues if something else gets in your way (e.g. if the documentation needs clarifying). And once you make some progress you can open a pull request - can be a draft - and then we can work on it together.
@wbazant Appreciate it for the detailed info! However, the link you have provided returns some errors in Portugese (I presume this is intentional, showing only the design of the page?)
I'm just showing an example imports page. We're you able to run the site locally?
Yes, it works
Awesome! do you have a plan for how to proceed with developing this feature or would you like some pointers for how to start?
Currently I am trying to understand the whole code & technologies used. I will probably need help, but for now I'm still discovering everything :)
@IngvarV8 how is it going? If you still want to solve the issue but are stuck on something, feel free to describe how far you got with the solution and any stumbling blocks, and I can try help unblock you.
@wbazant Hello, yet I'm testing locally and I'll push it on git as soon as it's closer to being done. I skipped one week being busy and now I'm getting on it again
We would like to offer our users a way to view profiles of other users.
Part of #424 - to show a list of changes made by a user, we need a dedicated user page . Also related to #496 - we'll next have a section with recent activity for a user, which can share the visual elements with recent activity for an area.