Giter VIP home page Giter VIP logo

sae2_02's Introduction

sae2_02

Projet réalisé dans le cadre du BUT Informatique. Application Java implementant un algorithme de calcul d'itinéraire (Théorie des graphes).

SAÉ 1 (Situation d'Apprentissage et d'Évaluation) - Semestre 2 : Interface Homme Machine (IHM)

Contexte

Dans le cadre des SAE 2.01, 2.02 et 2.05, nous avons eu l’occasion de nous mettre dans la peau de vrais développeurs ayant pour objectif de mener à bien leur projet. Celui-ci était principalement centré autour de la résolution algorithmique d’un problème faisant appel au graphes et autour de la réalisation d’une application performante et accessible. En effet, le but était d’aider notre client à établir des itinéraires à partir de transactions fournies. Dans notre application, il est possible d’ajouter de nouveaux scénarios, d’obtenir tous les itinéraires liés à un itinéraire et d’obtenir le plus rapide d’entre eux. Il est aussi possible de créer son propre itinéraire étape par étape, d’obtenir des informations sur la domiciliation des membres (leur ville d’origine) et de les regrouper par ville.

voir Documents/Rapport_BA_ZIHOUNE_2.02_2.01.pdf et Documents/Manuel d'utilisation pour plus d'informations.

Le motif d'architecture logicielle suivi est Modèle-vue-contrôleur (MCV).

Exécution

Pour exécuter le projet facilement :

cd sae2_02
java -jar code/target/Scenario-1.0-SNAPSHOT-shaded.jar

Ici pour la méthode pour générer le .jar

Vous pouvez aussi exécuter l'application dans l'IDE IntelliJ Idea en ouvrant le projet /sae_2_02 (exécuter la clasee PageMain.java ou Main.java)

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.