• Stars
    star
    2,279
  • Rank 20,208 (Top 0.4 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An enterprise social network

Bootcamp

An enterprise oriented social network

TravisCI Status Coverage Requirements Built with Cookiecutter Django
License:MIT

Bootcamp is an open source enterprise social network of open purpose, on which you can build for your own ends.

The project has four basic apps:

  • News (A Twitter-like microblog)
  • Articles (A collaborative blog)
  • Question & Answers (A Stack Overflow-like platform)
  • Messenger (A basic chat-a-like tool for asynchronous communication.)

Technology Stack

Basic Commands

Test coverage

To run the tests, check your test coverage, and generate a simplified coverage report:

$ pytest

To generate an HTML report:

$ coverage html
$ open htmlcov/index.html

To check the report in console:

$ coverage report -m

Sentry

Sentry is an error logging aggregator service. You can sign up for a free account or download and host it yourself. The system is setup with reasonable defaults, including 404 logging and integration with the WSGI application.

You must set the DSN url in production.

Deployment

The following details how to deploy this application.

Heroku

See detailed cookiecutter-django Heroku documentation.

Docker

See detailed cookiecutter-django Docker documentation.

More Repositories

1

colossus

Self-hosted email marketing solution
Python
509
star
2

parsifal

Parsifal is a tool to assist researchers to perform Systematic Literature Reviews
Python
418
star
3

woid

Simple news aggregator displaying top stories in real time
Python
240
star
4

bloodhound

Python
50
star
5

soet

StackOverflow Exception Troubleshooting
Python
26
star
6

sea-serpent

The Ocean Bot
Python
12
star
7

gerundator

Um plugin jQuery para adicionar status de carregamento nos botões de sua aplicação
JavaScript
10
star
8

yt2srt

Convert YouTube transcriptions to .srt files
Python
9
star
9

maze

Maze solving algorithms in C
C
8
star
10

led-icons

LED Icon Set sprites and css for web applications
CSS
6
star
11

graph

Graph implementation using C
C
5
star
12

cookiecutter-django

4
star
13

code-exam

Code Exam is an online platform for programming exams
Python
4
star
14

historical-archives

Collection of some old C++ programs I wrote when I was starting to learn programming
C++
4
star
15

gitd

Git Deployments
Python
3
star
16

elsevier-sdk-python

Python SDK for the Elsevier API
Python
3
star
17

minuet

Minuet is a small add-on for Twitter Bootstrap
JavaScript
3
star
18

pc2yt

Podcast to YouTube Auto Uploader
Python
3
star
19

blog-code-snippets

Code snippets of my blog posts
Python
3
star
20

sublime-snippets

My personal collection of Sublime Text 2 snippets
2
star
21

qode

Coding quiz application
Python
2
star
22

value

Python
2
star
23

cj

Personal collection of command line utilities
Python
2
star
24

sort

Implementation of sorting algorithms using C
C
2
star
25

jquery-na-pratica

Repositório do curso jQuery na Prática
2
star
26

horus

Software para controle de vendas e estoque para o ramo joalheiro
Java
2
star
27

html-ontology-web-service

A web service for a HTML ontology
Java
1
star
28

choosies

Odd or even?
Python
1
star
29

virtour

Sistema para tour virtual
PHP
1
star
30

exemplo-locadora

Exemplo de sistema de locadora para exercício de Engenharia de Requisitos
Java
1
star
31

elektra

Python
1
star
32

vitorfs.github.io

Personal web site
HTML
1
star
33

quanto-levar

Quanto Levar?
JavaScript
1
star
34

478

Breath to Heal
HTML
1
star
35

html-builder

A html builder for web-based python frameworks
Python
1
star
36

gomap

GoMap is a strategy game for Android, based on the board game Go
Java
1
star
37

bandar

A JavaScript Memory Game
JavaScript
1
star
38

komensky

Python
1
star
39

maximum-matching

Graph Theory - Implementation of Maximum Matching using C
C
1
star
40

siegfried

Python
1
star
41

bootcamp2

Python
1
star
42

cmdbox

Command Box
Python
1
star