scrimba
Shant Dashjian's 96 Code Reviews of the Scrimba Frontend Career Path Students Projects
Code Review of Cole's We are the Champions
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Code Review of Cole's We are the Champions
AboutCommentsNotes
Code Review of Cole's We are the Champions
Expand for more info
code-review.md
run
preview
console
# Module: No. 3 - Making Websites Interactive -
# Project: We are the Champions by Cole
# Code Reviewer: Shant Dashjian


## What You Did Well:

1. You partially met the objectives of this project:
1. Follow the design spec. You partially met this. See the suggestions below.
2. Use Firebase realtime database. This is the main objective.
3. Update in realtime.
2. You implemented the ability to `remove` an endorsement.
3. You code is organized with whitespace and indentation.


## Suggestions for Improvement:

1. Import or link the Google Font to be able to use it to meet the design spec.
2. Remove commented out code. Build good coding practicing early on in your learning and career.
3. Improve the textarea design to meet the design spec.


## Conclusion:

You did well meeting the objectives of this project. I hope you found my suggestions useful and I wish you the best in your journey. Keep on coding.



Console
/index.html
-4:33