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

All comments

  • Yann• 110

    @yannaufray

    Posted

    Very nicely done.

    I noticed a few things:

    • It's really misleading that clicking on a sign makes numbers disappear. It feels like something wrong happened.
    • After a result is displayed, clicking on a sign should indeed continue the operation, but clicking on a number should start a new operation (as it's the way calculators work usually).

    Good job once again!

    0
  • micoirvin• 80

    @micoirvin

    Submitted

    There are a lot of challenges and learnings from this project. I became a little more skilled in manipulating objects. This is also the first time I used a browser’s localStorage. I had to organize my data structures and algorithms smartly. I also had to organize my HTML structure, so that I could manipulate it easier in the script. I also learned some new things in CSS and layouts. Read everything in my documentation:

    https://micoirvin.com/projects-docu/interactive-comments-section-docu.html

    Yann• 110

    @yannaufray

    Posted

    Well done. I'm building this right now and it's not easy at all.

    A few suggestions:

    • Icons (reply, edit, and delete) are not aligned vertically with text
    • You don't get the @username tag when replying to someone
    • Likes should be limited to one only per comment
    • Cancel button when editing won't work
    • UX suggestion: autofocus input when clicking Reply
    • UI suggestion: some animation when posting would be nice to the eyes
    • Feature suggestion: autolike your own comment when posting

    Good job, once again!

    Marked as helpful

    2