ciraganenicole / Capstone-Project

This is the capstone project for the first module in which I built an hackathon online conference website
10 stars 0 forks source link

Peer to Peer Code Review #2

Open d2ndjim opened 2 years ago

d2ndjim commented 2 years ago

@ciraganenicole. This is a nice project. 👍. Your codebase is structured, readable, and well documented. Take your time and acknowledge yourself. 👏. I think it is possible to make your home and about share the same header and footer classes though to reduce redundancy. What do you think about this?. And your decision to create the program section in javascript is genius 💯. Overall, this is an amazing project. One of the best I've seen

d2ndjim commented 2 years ago

@ciraganenicole, Edward also suggested the use of a CSS preprocessor to create an even better code structure. I think you should check that out. I'll also be doing the same as I don't have much experience using SASS.