Skip to content

jakobbuis/whiting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whiting

ledenadministratie done right

Browser support

Whiting should work in all major recent browsers. It is built and tested in the latest version of Firefox.

Technology

Whiting is a Javascript SPA built primarily on Bootstrap and backbone.js. It authenticates using OAuth2 against bolklogin and stores all data in blip and operculum.

Installation

  1. Install your favourite web server and set it to serve this directory (having index.html).
  2. Install node.js. The instructions for installing node.js via package managers might be useful here.
  3. Install Coffeescript by executing sudo npm install -g coffee-script
  4. Open the application in your web browser

Development

I've used guard to automatically precompile Less CSS and Coffeescript files in development. A Guardfile, Gemfile and Gemfile.lock are provided for your convenience. Install ruby (preferrably using rvm) and bundler. Then execute bundle to retrieve all dependencies and run bundle exec guard to start watching the source files. Guard will automatically compile the Less to CSS and Coffeescript to Javascript when you make a change to the source files.

About

ledenadministratie done right

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published