GitHub - prodigeni/bootcamp: An enterprise social network · GitHub
Skip to content
 
 

Latest commit

 

History

71 Commits

Folders and files

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

About

An enterprise social network

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors