freeCodeCamp/CurriculumExpansion

swap picasso project with piet mondriaan project

Closed this issue · 2 comments

Here is live URL: https://piet-mondriaan.netlify.app/
Here is the HTML: https://github.com/Sboonny/Piet_Mondriaan/blob/initial/state/Piet_Mondriaan/index.html
Here is the CSS: https://github.com/Sboonny/Piet_Mondriaan/blob/initial/state/Piet_Mondriaan/style.css


The painting is different from Picasso one, using position with it will be weird, and it can be based on grid system for responsive layout, instead of the old project.

If we are okay with a new project, then the intermediate CSS techniques will be around grid, making template-rows/columns, and how naming is hard for programmers, so it's currently faster and easier to create layout, using utility classes.

Here is the project: https://www.freecodecamp.org/learn/2022/responsive-web-design/#learn-intermediate-css-by-building-a-picasso-painting

Thanks for looking into this so quickly.

I agree that the painting could be taught much better with Grid.

Since there is an order in which the topics are introduced in the practice projects and a list of topics that each cert project needs to cover, I think we need to stick to teaching the same topics for that project.

Here is the topics coverage for each project: https://docs.google.com/spreadsheets/u/1/d/1KXEJvgnAziiePMp2Ovf_ssDqCFFWYuycXWBNp91k3qM/htmlview#gid=

There might be other considerations that I am not aware of, so I highly recommend double checking with the curriculum team moving forward.

Hey Team!

I am going to go ahead and close this because it looks like this issue has already been resolved with the addition of the cat painting project.