/travis-test

Learn travis-ci and heroku

Primary LanguageJavaScript

travis-test Build Status Deploy

A project-based approach to test Web development with the Django framework and how to deploy app by Heroku.

Content

Check 3 numbers can be a Pythagore's triplet or not?

Installation

With pip in tow, we’ll install the basic following dependencies:

  • Django-Brotli
  • Gunicorn

To do so, simple run the following commands in the terminal:

pip install -r requirements.txt

Build apps

  • Front-end based on: Bootstrap 4
  • Continous integration: travis-ci
  • Deployed by: heroku.