skiran85 / f1-3-c2p1-colmar-academy

0 stars 0 forks source link

SUMMARY #2

Open gdedi001 opened 6 years ago

gdedi001 commented 6 years ago

Grade: Exceeds Expectations

Fantastic job on your project - you met all the design requirements to a tee! Your code is very well organized and its evident that you put quite a bit of work on this project. In addition to this, the mobile view of your project looks great! An area for improvement here is with your usage of the class keyword, in some cases you should have opted for id instead.

A recommendation is to now figure out what you want to do with your new skills! If you want to dive deeper into web development with respect to web applications, I highly recommend making the investment and learning about JavaScript! Luckily you can take some free courses at Codecademy to get a feel for it! Congrats on your project! 👍

Here is an article on when to use id and class. Try applying the concept and its usage. id vs. class

skiran85 commented 6 years ago

Thanks you Very much