/Civis

A social platform for Indian politics [Meteor.JS].

Primary LanguageJavaScript

Civis

Civis is a social platform for Indian politics that allows users to generate and vote on user-generated polls and surveys periodically web-scraped from Indian news websites (like NDTV, Times of India and Mumbai Mirror for now), with the aim to put opinion truly in the hands of the ‘Civis’ (Latin for citizen). Developed in Meteor.JS with:

  • meteorhacks:npm to enable usage of Node packages (such as Cheerio, for scraping) via NPM
  • http for requests
  • percolate:synced-cron to schedule server-side crons for periodic scraping of news websites
  • twbs:bootstrap
  • underscore.js
  • danappelxx:hover.css
  • FontAwesome

##See it for yourself:

  • Grab the zip file from the pane on the right -> (feel free to git fork+pull the repository too!)
  • Run the terminal command "meteor" from within the civis/ directory. Civis should be up and running on your localhost!

Civis