No description
| .idea | ||
| _build | ||
| graphs | ||
| src | ||
| .gitignore | ||
| .merlin | ||
| _tags | ||
| appMedium.native | ||
| Makefile | ||
| outfile | ||
| outFileApp | ||
| outFileApp.svg | ||
| README.md | ||
| test.svg | ||
Projet réalisé par Raphaël LACROIX et Aurélia LEJEUNE
How to run
make testenables you to test the first step of the project- ⚠️ But it is needed to roll back in the git history before the changes for the "Medium" part were made like this one
make testAppbuilds the application ("Medium") and runs it. The instructions on how to use the application are thereafter displayed on the screen.
NB
- The application seeks to match students/children to activities/courses as a bipartite matching process.
- The user is asked to provide :
- The
namesandcapacitiesof activities/courses - The
namesandchoicesof children/students
- The
- The user is NOT ASKED (at least at this point in the project)
- the order of interest among the choices for a children/students
- the answer to the question of life, the universe and everything