Skip to content

maxime-menant/pagefetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Fetcher

This project was done for an interview Test.

Page Fetcher save a Facebook page ID into its database, and list all the saved pages. For each page, it fetch the last 10 posts from the page’s feed.

Time

This project was done in two steps, one of 3 hours (study of the Graph API, init of the project, define the architecture), and the second one of 1.5 hours (tests, refactoring, enhancement).

Test

This project is tested with RSpec for models and controllers.

rake spec

About

PageFetcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published