Skip to content

KathrinWelzel/Wedding

 
 

Repository files navigation

For Python3 / Django 1.8.7

psycopg Installation: https://github.com/nwcell/psycopg2-windows

http://stackoverflow.com/questions/11618898/pg-config-executable-not-found

ToDo

Strip values before saving them.

Bootcamp

Build Status

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

The project has three basic apps:

  • Feed (A Twitter-like microblog)
  • Articles (A collaborative blog)
  • Question & Answers (A Stack Overflow-like platform)

Feed App

The Feed app has infinite scrolling, activity notifications, live updates for likes and comments, and comment tracking.

Articles App

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

Question & Answers App

The Q&A app works just like Stack Overflow. You can mark a question as favorite, 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 at our wiki page for a detailed installation guide.

Demo

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

About

A planning social network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.1%
  • Python 30.1%
  • HTML 24.0%
  • CSS 4.7%
  • Other 1.1%