Skip to content

simonfl3tcher/pollerr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pollerr

This is a simple questionnaire prototype built using AngularJS. The app uses the following:-

  • AngularJS
  • Sinatra
  • PostgreSQL

Templating/Sugar:

  • HAML
  • SCSS

To see the app in action - http://pollerr.fletcher-simon.co.uk

Want your own Pollerr app?

Installation is really simple just follow the steps below to get started.

  1. clone the resposity https://github.com/fletcher890/pollerr.git
  2. Run bundle install
  3. Set up and start the PostgreSQL server - update the database settings on line 13 of config.ru
  4. Run rackup -p 9393 from the directory
  5. Visit localhost:9393 (for localhost server)

About

A small polling application built on AngularJS, Sinatra and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors