# Module: No. 3 - Making Websites Interactive -
# Project: We are the Champions by Dennis
# Code Reviewer: Shant Dashjian
## What You Did Well:
1. You met the objectives of this project:
1. Follow the design spec.
2. Use Firebase realtime database.
3. Update in realtime.
2. You added a stretch goal:
1. From and To fields
3. You organized your code well, moving all vars to the top and having good indentation.
## Suggestions for Improvement:
1. Add margin between To, message, and From.
2. Stretch Goal: Reverse the list.
3. Remove unneeded comments.
4. Remove commented code.
5. Use whitespace for better organization.
## Conclusion:
You did well meeting and exceeding the objectives of this project. I hope you found my suggestions
useful and I wish you the best in your journey. Keep on coding.