Skip to content

finid/Kunjika

 
 

Repository files navigation

Kunjika

"It is software made up of bugs."

Stackoverflow clone. I am using Flask framework so obviously Python as well. Couchbase for database and Memcahced funcitonality.

We have some functionality working now. Still not even alpha. This project has been started to scratch my own itch. OSQA's development has been stopped. I used LampCMS for sometime but found it buggy. Question2Answer is good and decent but is in PHP which I do not know so I decided to roll my own. Askbot could substitute OSQA but all these are turning commercial which is bad and ugly. Cannot trust how long they will develop open source version. DZone actually used open source community to test their product and then take away all of it.

I never learned SQL and the schema thing is a pain for me. So I chose Couchbase which provided nice replication, auto-sharding and memcached functionality apart from document based database. So one query for question, one for user and one for tag and it is done.

It is almost done. Few features are remaining then I will release the alpha.

I am working on documentation which you can read at http://libreprogramming.org/docs/kunjika/ but it is not put there yet. Please wait for my notification.

About

Fork of Kunjika, a Stack Overflow clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published