Latest comments
- @b4khtiar@jolman009
great job! good looking code, clean and well-structured.
- @TCO932@jolman009
Your code looks well structured. I had not seen the spacing elements in CSS like yours before. Interesting.
- @echocode1What are you most proud of, and what would you do differently next time?
i completted it thought with alot of flaws.
What challenges did you encounter, and how did you overcome them?simplifying and writing reusable code . writting lesser javascript code.witting a lesser code has always been my plan before any project but trying to bring functionality to the arrow up and down was not difficult but space consuming and i would have love learning an even more shorter reusable code.
What specific areas of your project would you like help with?please practical input is welcome on how to write simple reusable code. aside input and review are welcome on this challenge as it is my first attempt
@jolman009I hadn't seen this type of code on CSS --spacing-05: 0.125rem; --spacing-1: 0.25rem; --spacing-2: 0.5rem; --spacing-3: 0.75rem; Interesting Concept
- P@AdamullaOsas@jolman009
Great job with your code. It looks very smooth and well-structured.
- @antimatterhutWhat are you most proud of, and what would you do differently next time?
This is the first project that I wrote that was reviewed by others. I recently learned about the best practice generally being no set heights/widths. I mostly ended up doing that this time, with the exception of one time where I think I was essentially forced into using a set width and height. Also, this is the first time where I feel like my JS was pretty much on point. The last few, my JS felt very long and complex, this time it was short and simple. This is my first go at web accessibility so I am open to criticism on that front.
What challenges did you encounter, and how did you overcome them?This was a fairly easy challenge, and was pretty much all review. However this is my first go with no set heights/widths on the majority of elements, and that was challenging to wrap my head around at first.
What specific areas of your project would you like help with?The accessibility. I don't know what I'm doing on that front.
@jolman009Great job having your interactive rating app fully functional. Code looks smooth and well-structured. Thanks for sharing!
- @yazid78@jolman009
I previewed your site and the Total AMt per person isnt working. Check out solutions and work back to fix your code.