Project 9 : DevOps

Posted on dim. 27 février 2022 in Student project • Tagged with python, pytest, flake8, CI/CD, CircleCI, Docker, Heroku, Sentry

Summary of the project:

A start-up, in the rental property sector in expansion wants to improve its website, as well as the code on the deployment (not on the visual appearence).

Skills worked:

  1. Virtual environments management
  2. Technical debts management:
    Code refactoring according to the linting code report
    pluralization correcting in …

Continue reading

Project 7: Tests and debugging

Posted on dim. 27 février 2022 in Student project • Tagged with python, pytest, flask, locust, TDD

Project summary:

A company has created a digital platform to coordinate his events, but there are several, one which crashes the application.
The goal is to fix the bugs, execute the phase 2 elements according to the Test Driven Development approach and produce a performance report.

Skills worked:

  1. Debugging python …

Continue reading