public
Description: Web content management system (CMS) with contact relation management (CRM) and democracy tools.
Homepage: http://wayground.ca/
Clone URL: git://github.com/grantneufeld/wayground.git
grantneufeld (author)
Thu Feb 05 10:13:53 -0800 2009
commit  b351892091aa6fbf433a0df347791355602ec53a
tree    af4be34ef77dbbd5c56648809072d1a0f5c6085c
parent  e2fb6f97e66af59297f02d5f1e71457f342af5d8
name age message
file .gitignore Loading commit data...
file README.rdoc
file Rakefile Sat May 17 23:27:40 -0700 2008 initial import: users, documents, items [grantneufeld]
directory app/
directory config/
directory db/
directory doc/
directory lib/
directory log/ Sat May 17 23:27:40 -0700 2008 initial import: users, documents, items [grantneufeld]
directory public/
directory script/ Fri Oct 24 21:04:39 -0700 2008 Update to Rails 2.1.2 [grantneufeld]
directory test/
directory vendor/
README.rdoc

Wayground web content management system, contact relation management, and democracy tools

(CMS, CRM, Democracy)

wayground.ca/

Source code repository:

github.com/grantneufeld/wayground/tree/master

Notable functions this is intended to serve:

  • Content Management (CMS - administering website content)
  • Contact Relation Management (CRM)
  • Calendaring & events
 - Scheduling (including identifying available times)
 - RSVPs
 - Event promotion
  • Democracy tools
 - Candidate tracking
 - Party tracking
 - Policy tracking and development
 - Public participation (consultation, voting, etc.)
  • Advocacy tools
 - Petitions
 - Group organizing
 - Etc.
  • Etc.

Feedback

You can make suggestions for new features, functions and fixes, and vote on which suggestions should be given priority.

wayground.uservoice.com/

Contributors

Grant Neufeld grantneufeld.ca/

Version History

0.1 - May 16, 2008

This version is the beginning of a from-the-ground-up rebuilding of the Wayground system, and is currently notably incomplete.

Basic functionality that seems to be somewhat working includes:

  • User registration and login,
  • Document (file) upload,
  • Basic web-page content management.