Skip to content

BlastarIndia/bootcamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp

Bootcamp is an open source enterprise social network built with Python using Django Web Framework

The project have three basic apps:

  • Feed (A twitter-like microblogging)
  • Articles (A collaborative blog)
  • Question & Answers (A stackoverflow-like platform)

Feed App

The Feed app have a infinite-scroll to load old feeds, new feeds notification, automated likes and comments update, comments tracking.

Articles App

The Articles app is a basic blog, with articles pagination, tag filtering and draft management.

Question & Answers App

The Question & Aanswers app works just as StackOverflow, you can favorite a question, vote up or vote down answers, accept an answer and so on.

Technology Stack:

  • Python 2.7
  • Django 1.6.5
  • Twitter Bootstrap 3
  • jQuery 2

Installation Guide:

Take a look on our wiki page for a detailed installation guide!

Try Bootcamp

Try Bootcamp now at http://trybootcamp.vitorfs.com

Releases

No releases published

Packages

No packages published