An online conference website that contains information about conference events and speakers from different parts of the world. Built with HTML, CSS3 and JavaScript.
Hi Esi,
I'm @TracK92 and I will be reviewing your code today 😄.
Firstly, you did a remarkable job on this project. You should be very proud of yourself dev Esi 😊
Highlights ✅
[x] Neat, professional work
[x] No linter errors.
[x] Proper implementation of JavaScript, HTML and CSS best practices
[x] I really your background image and how it aligns with the content of the page 💯
Issues ❎
Kindly observe the following issues to enhance your code.
[ ] The menu bar on your About page is not functional. Kindly enable this functionality to allow users on smaller screens to view your menu options. I suggest that you use JavaScript for the display of the menu options.
[ ] The cards in the Main Program section of your Home page are not uniform in height for all screen sizes. The last card, in particular, gets shorter than the rest as the screen is adjusted. Kindly make them the same height for all screen sizes as it makes the UI look more professional and enhances UX.
[ ] Want to know what would make your code even better? Consider adding the More option for your speaks section. It would be great JavaScript practice for you as well.
[ ] Lastly, I recommend using inline comments in your code to enhance readability. This would make your work more professional and make you easy to work with during pair programming projects.
Hi Esi, I'm @TracK92 and I will be reviewing your code today 😄. Firstly, you did a remarkable job on this project. You should be very proud of yourself dev Esi 😊
Highlights ✅
linter
errors.Issues ❎
Kindly observe the following issues to enhance your code.
More
option for your speaks section. It would be great JavaScript practice for you as well.