amaellounkokobi / simple-intervention

This repository is the begining of an app managing interventions in angularjs 1.7 python Flask
0 stars 0 forks source link

Application de Gestion d'Intervention

Description

Une application web de gestion d'interventions pour divers services, construite avec AngularJS 1.7, Python Flask, et PostgreSQL.

Installation

Prérequis

Étapes

  1. Cloner le dépôt :

    git clone https://github.com/amaellounkokobi/simple-intervention.git
    cd simple-intervention
  2. Lancer Docker Compose depuis le répertoire du projet :

    docker compose build
    docker compose up
  3. Accéder au frontend et tester l'application à l'adresse suivante :

    http://localhost:8080/

Fonctionnalités