Skip to content

adriaan-pelzer/Meerkat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Meerkat Project

We are building a web tool that will track and organise information about corruption in South African business and politics. WeÕve started this project to offer South African citizens new ways of participating in our democracy and holding our leaders to account.

For the dev discussion go here

http://groups.google.co.uk/group/the-meerkat-project-dev

For general discussions of this project go here. 

http://groups.google.co.uk/group/the-meerkat-project

For the project blog go here. http://corruption-sa.posterous.com/

Thanks for helping out.	

** STATUS so far ** - by Etienne

For reference the project wireframes
http://www.slideshare.net/raak/meerkat-version-3-wireframe

The initial code I sent along is a bare-bones wireframe, it is meant 
to start the ball rolling. We might build on it in a future version, 
or we might throw it away. It does not matter. The idea is to have 
something running that we can poke at and discuss. 
In keeping with this idea there is no database model yet, or CouchDB 
or whatever, this will come in time. 

When using a non-relational database (like CouchDB) you still need 
something to serve up the data as HTML pages, and act as your web 
front-end. One of the ways of doind this is using a framework (liek 
Django) to do it, or on the other extreme case to have all the html, 
logic etc. to be in the CouchDB too. While this is conceptually 
elegant (and cool!) I have no experience in doing this, so I have 
chosen to do the wireframe stuff in Django as that is what I am most 
experienced with. 

This wireframe also does not have any prety CSS or design or whatnot, 
that is not my forte, but hopefull other people can fork it from 
Github and add some eye candy and ideas. 



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published