Skip to content

ruwhan/fb-posts-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fb-posts-statistics

Basic dashboard app for your facebook posts statistics, built using my own MEAN stack (using generator-express), Highcharts & ng-infiniteScroll plugin.

MongoDB only used to store necessary data from Facebook.

Requirements

Expecting you already know how to use required tools below:

  • npm
  • bower
  • grunt
  • MongoDB
  • Facebook account
  • Facebook app (to obtain Facebook's clientID & clientSecret)

Guide

First of all, run npm and bower inside this project folder after cloning this project.

npm install

then

bower install

Make sure you have MongoDB installed and running, and grunt installed globally in your machine, then you can run this app using Grunt.

grunt

To Do:

  • Add 'from' and 'to' date text/title in the chart
  • Add monthly statistic using Highcarts's stacked barchart
  • Realtime update
  • Post to Facebook from this app
  • Minification
  • etc (not sure for now :D )

About

Basic dashboard app for your facebook posts statistics, built using my own MEAN stack (using generator-express), Highcharts & ng-infiniteScroll plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published