Let's discuss your "Wikipedia Viewer"

Ok, so just finished my version of the project https://junicus.github.io/fcc-WikipediaViewer/ lets see what you all think :slight_smile:

Looks cool! I like how the entries are collapsible, maybe throw in some bootstrap so it’s responsive?

edit: oh wait. it is responsive! sorry I guess my browser was messing up, lol. :smile:

1 Like

no you are right, it’s not fully response, but that is something I will work on soon, thanks.

Please give me some feedback!

Project Link - https://sheafitzek.github.io/fcc-5_wikipedia-viewer/

What I’m looking for:

Insights into the structure of my code & how I may improve it.
Best practices that I could implement
Any way to shorten or streamline my code
I am interested in feedback on styling, but functionality, readability & performance are my main concern

Disclaimers (may or may not apply to this particular challenge):

I’m not using Jquery as I feel it hinders my ability to learn & truly understand vanilla JS
I’m not using Codepen because there is too much abstraction going on behind the scenes & I need to learn to set up a project from scratch

2 Likes

Project Link - https://codepen.io/Arun4033622/full/yoMLWv/ Fun doing this! Let me know what should I improve?

Simple and Elegant! :smiley:

I’ve just finished my wikipedia project!
I’m having a lot of fun with FCC. Learning so much with each project :smiley:

project link - https://codepen.io/SamueleA/pen/QMGZry

1 Like

Nice job with getting the thumbnail images of the wikipedia pages!

Hey guys!

Just finished a minimalist Wikipedia Viewer. I’d really appreciate your feedback.

Project Link - https://codepen.io/RickCardoso/pen/wqgjYX

Thanks!

1 Like

Amazing! It looks lovely.

Wow! It is incredible @RickCardoso Love the animations.

1 Like

Thank you, @Arun4033622!

I really liked yours too. One minor remark: I wouldn’t use the font awesome random icon. I don’t think it’s intuitive, especially for non-IT users. If you want to go graphic, I’d try using a dice icon.

1 Like

Yup you’re right. Changed it.

1 Like

Finished some time ago. Any feedback is appreciated, hope you like it: https://codepen.io/ricardoblancodias/full/GEWPbg/

Project Link - https://codepen.io/hash004/full/PKpavV

Looks good, I would avoid using plain black text over a high contrast background (the “Made by Ricardo Blanco.” part) as it is unreadable

Here’s my Wikipedia Page. Let me know what you think!

https://codepen.io/jazztbone2b/

Had fun with this one, managed to get autocomplete going :slight_smile:

Project Link - https://codepen.io/Lsmagic/full/QMvPGv/

This is my Wikipedia page. Spent more time on the CSS than the actual code. :laughing::laughing:

The Demo:
https://efficacious-shaker.glitch.me/

The Code:

Please critique mine! Thanks in advance. BlackMG27: Wikipedia Viewer