Skip to content

algosup/2024-2025-project-3-quickest-path-team-2

Repository files navigation

Team 2 - Quickest Path System


📖 About

Quickest Path System (or QPS) is a terminal program and was developed as a team project for ALGOSUP. It allows the user to find the quickest path in time from a landmark A to a landmark B.
These landmarks are the United States roads.

Who are we?
Name Role Links
LEFIN Mattéo Project Manager LinkedIn | GitHub
ADAM Enoal Program Manager LinkedIn | GitHub
DESPEAUX Guillaume Technical Leader LinkedIn | GitHub
Mathis LEBEL Software Engineer LinkedIn | GitHub
RIFF Michel Quality Assurance LinkedIn | GitHub
Gayat Camille Technical Writter LinkedIn | GitHub

⌨️ Programming language

This project has been conceived using the C++ programming language.

✏️ 📋 Details

We had approximately 5 weeks to complete the project, during which we implemented:

  • A Data Verification tool

  • A path finding algorithm

  • A REST API


The project was an excellent opportunity to understand how data structures and algorithms work which are essential in today's world.

🚀 How to launch the programs?

For MacOS

Install Dependencies:
Click on quickest_path.command It will install Homebrew, Asio and Cmake at the root of your computer.

After this the program will launch himself instantly.

For Windows

Install Dependencies: Click on quickest_path.cmd It will ask you to install MSYS2, CMake and Boost at the root of your computer.

The program will launches himself afterwards.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published