loop23 / partenl2

Old thing to allow people to openly and democratically discuss policies and regulations for small organizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is an attempt at resurrecting an old project of mine, due to a concrete need; The app allows a group of individuals to discuss a policy by voting items and extending them. It's going to run on heroku.

  • It seems to run on ruby 2.3.0, with rails 5.0.2
  • No particular dependencies apart from what's in Gemfile
  • Needs google CLIENT_ID and CLIENT_SECRET since auth is done via google oauth

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

Old thing to allow people to openly and democratically discuss policies and regulations for small organizations


Languages

Language:Ruby 59.5%Language:HTML 29.1%Language:SCSS 3.8%Language:JavaScript 3.6%Language:Slim 2.9%Language:CSS 1.1%