/Wikifeedia-Backend

The back end that powers Wiki Feedia

Primary LanguagePHP

Wikifeedia ##Wikipedia turned into a Newsfeed

alt tag

##How it works?

The home page of Wikifeedia consist of a news feed of Featured articles. Featured articles are considered to be the best articles in Wikipedia. As of now there is no API for getting a list of featured articles that changes each time one make a request. To facilitate this I had to to make a new API server along with some Javascript tweaks.

The frontend of Wikifeedia can be found here.

##Contributing Your code goes live the moment it gets merged. Excited? Here is a small list of ToDos you can start working right now.

###TODO

  • Improve the UI.
  • The search results can be improved.
  • Custom home page
  • Implement any MV* framework ( preferably Backbone / React )

Your own ideas are also welcome as pull requests.