GithubHelp home page GithubHelp logo

jillmnolan / bootcamp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vitorfs/bootcamp

0.0 0.0 0.0 9.68 MB

An enterprise social network

Home Page: trybootcamp.vitorfs.com

License: MIT License

Shell 1.38% JavaScript 5.51% Python 31.01% CSS 47.81% HTML 13.90% Dockerfile 0.40%

bootcamp's Introduction

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.

bootcamp's People

Contributors

agricultures avatar arpit1997 avatar chetanya-shrimali avatar dmitri-sintsov avatar dylanguedes avatar fabianogoes avatar igr-santos avatar katherinemichel avatar leonh avatar lomatus avatar mkljczk avatar mwanjajoel avatar nazartkachuk avatar oma0256 avatar paulovictor avatar ralphite avatar sebastian-code avatar shabinesh avatar surajkamble avatar thalmann avatar vitorfs avatar wujishanxia avatar yashladha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.