falling-fruit / falling-fruit-web

Mobile-friendly website for Falling Fruit
https://beta.fallingfruit.org
GNU General Public License v3.0
37 stars 23 forks source link

View user profiles #504

Open wbazant opened 2 weeks ago

wbazant commented 2 weeks ago

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.

wbazant commented 2 weeks ago

Assigned to @IngvarV8 (I'll put you in the assigned field once you leave a comment here)

IngvarV8 commented 2 weeks ago

@wbazant Confirming it

wbazant commented 2 weeks ago

@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.

IngvarV8 commented 2 weeks ago

@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?)

wbazant commented 2 weeks ago

I'm just showing an example imports page. We're you able to run the site locally?

IngvarV8 commented 2 weeks ago

Yes, it works

wbazant commented 2 weeks ago

Awesome! do you have a plan for how to proceed with developing this feature or would you like some pointers for how to start?

IngvarV8 commented 2 weeks ago

Currently I am trying to understand the whole code & technologies used. I will probably need help, but for now I'm still discovering everything :)

wbazant commented 1 day ago

@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.

IngvarV8 commented 1 day ago

@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