Let's discuss your "Wikipedia Viewer"

My one. It filters annoying results like “may refer to” and correctly works out the “not found” event.

Project link - http://codepen.io/headshaker1/full/WRvVKV/

Man, it took me so long to accomplish this task, but it’s finally done. The project

Here is my wiki project - http://codepen.io/tevearitt/full/bgEXMj/

Any feedback is appreciated.

Hi guys! Feedback appreciated: http://codepen.io/Adam92/full/RKROPw/

Not too short on JS code? I noticed that I tend to minimise number of variables.

Appreciate any feedback!

https://nsivapalan.github.io/fcc-frontendprojects/wiki_viewer/

Project Link - [http://codepen.io/the-oc/full/PWWGQo/]

Thanks for any feedback.

Project Link -(http://codepen.io/the-oc/full/PWWGQo/)
Second post a the previous attempt the link did not work.
Your views would be appreciated.

Hi, what do you think of this?
Project Link - Here

Was aiming for a cool layout, but it turned out to be not too functional. Still happy with the result but there’s always room for improvement…
Check it out and give fb please :slight_smile:

Project Link - http://codepen.io/Bagongo/full/QdvpVw/

I spent WAY WAY WAY to long on this one, but Christmas got in the way. Have a look, and any feedback is always welcome.

A simple text layout: https://codepen.io/nocte/full/xgdogo/

1 Like

Responding to this because I 100% agree with you…spent like 3 weeks working on it.

Just checked your viewers and there are a few things:

  1. Recommend changing font color of the titles and the “(more)” text to something other than the background color.
  2. The random button goes away after a search.
  3. You could probably spice things up by picking a better font.
  4. Not sure if “Subject:” is really needed. If you want it there it may be best to include it as a placeholder in the text box.

Just finished mine. Glad to be done with it!

Edit: Crap, apparently the custom background image isn’t showing up for anyone else.
Edit2: Fixed. Learn something new every day.

Project Link - http://codepen.io/FatherWeebles/full/ZLOMMV/

Thanks for the feedback. I agree with everything you said - I just got tired of looking at it so I didn’t continue ‘prettifying’ it.

Project Link - http://codepen.io/IgorMDev/full/ggwzma

Hello @IgorMDev
You wiki viewer shows only first 10 results, no more. Try to add some pagination.
There is no nothing found message.
I can’t search by Enter keypress.

Hello there!
I’ve done this project finally. I spent 3 days :stuck_out_tongue_winking_eye: and I learned a lot of new stuff.
Some bonus details on my project:

  • input clear button
  • search on Enter key
  • pagination

Cheers! :wink:

Project Link - http://codepen.io/ciases/full/jyaqwo/

1 Like

Hello @nimalen
I tested your app a little bit. Please fix your API request. It found nothing by git github query. :wink:

Project Link - http://codepen.io/KVN-EZE/full/zNBVxZ

Kept the design pretty clean and simple.

Always looking to improve my work; so open to all feedback.

Thanks!

Hello @ciases Thanks for the feedback! Could you please elaborate by what you mean? It is working fine for me when I enter a query and hit the search icon.