Responsive web application built to search inside facebook groups and find any missed post.
Clone repository:
git clone git@github.com:juanroldan1989/find-my-post.git
Install gems:
bundle install
Set values inside application.yml
file:
cp config/application.sample.yml config/application.yml
Validate test suite:
rspec spec
Launch server:
foreman start
Questions or problems? Please post them on the issue tracker. You can contribute changes by forking the project and submitting a pull request. You can ensure the tests are passing by running rspec spec
.
- Access the app and allow access to your Facebook groups:
- Select group and the number of posts to retrieve:
- Results retrieved from Facebook, start filtering data via keywords filter input: