/bbgo

total bbs system made by django

Primary LanguagePythonMIT LicenseMIT

bbgo

Build Status

Total bbs system made by django

https://gencode.me/bbgo

bbgo is a middleware based on Django web framework. It may help you build web service nice, quick and easy.

- Building community? Start quickly with pre-implemented member service, boards and blogs.
- Looking for a groupware? Host your free groupware with bbgo.
- Want to build your own web service? MVT(Model, View, Template) structures of Django are very easy to customize.
- It is free and open source.

Getting started with bbgo

https://gencode.me/28/

$ git clone https://github.com/genonfire/bbgo.git
$ pip install -r requirements.txt

English > https://gencode.me/16/

For Django 1.x > https://gencode.me/1/

$ git clone https://github.com/genonfire/bbgo.git
$ git checkout tag/1.3
$ pip install -r requirements.txt

All in one workspace for collaboration (under development)

https://github.com/genonfire/workcloud

Tested by

BrowserStack - A cross-browser testing tool.