Skip to content
/ bbgo Public
forked from genonfire/bbgo

total bbs system made by django

License

Notifications You must be signed in to change notification settings

shiner1/bbgo

 
 

Repository files navigation

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

Issue management

http://jira.gencode.me/projects/BBGO/issues/filter=allissues

Tested by

BrowserStack - A cross-browser testing tool.

About

total bbs system made by django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 40.8%
  • HTML 38.1%
  • JavaScript 14.1%
  • CSS 7.0%