Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Using React for frontend and Django Rest Framework for backend

#react#django
P
Radomir Mijovic• 150

@radomir-mijovic

Desktop design screenshot for the Product feedback app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
5guru
View challenge

Design comparison


SolutionDesign

Solution retrospective


I have finished Product Feedback Guru challenge. It's using React on front-end and Django on back-end. I would love for you to test the app. In order to add-update-delete new feedback, post comment or reply you need to create an account. You do not have to use real names or pictures but they are mandatory if you want to create a account. Also please do not delete feedback that you did not post yourself because it took ma a while to fill out the database.

Community feedback

P
ChrishanZ• 0

@ChrishanZ

Posted

Very good, can you try to fill the "all" filter ? or fill the selected one , really nice job !

1

P
Radomir Mijovic• 150

@radomir-mijovic

Posted

@ChrishanZ Hi, thank you for you feedback. I am not sure if I understand your question. Can you please explain me a little bit better your question? Thanks

0
P
ChrishanZ• 0

@ChrishanZ

Posted

@radomir-mijovic I mean, on the left side, there is some filters (all, UX, UI ...), i was telling if you could fill the selected one, it would be perfect, cheers. :)

0
P
Radomir Mijovic• 150

@radomir-mijovic

Posted

@ChrishanZ I see, they are working on desktop but not on mobile for some reason. I will check. Thanks for that.

0
JK• 345

@JakubKepak

Posted

Very nice job Radomir! I've noticed a small thing which might take your solution even higher, in my opinion :).

Sometimes you use under score in variables names. For instance, up_vote in In ButtonUpVote.js. I would stick with camelCase only, it's more consistent.

Cheers!

0

P
Radomir Mijovic• 150

@radomir-mijovic

Posted

@JakubKepak thanks for reply and I'm glad that you liked my solution, this up_vote is coming from backend and convention to write variables names in Django(Python) is usually like that, as far as I know :) . I didn't want to create separate variables when I can use backend variables for updating my state. In React I always use camelCase. I really appreciate your comment. Thanks

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord