/LeVoyageur

le voyageur is a project made during the second semester of my LP made on school year 2021-2022

Primary LanguageJavaScript

Le voyageur


le voyageur is a project made during the second semester of my LP made on school year 2021-2022


The project is fragmented in 3 code base different :

  • LeVoyageurAPI wich is all the API endpoints used by the two apps, i used expressJS and the orm named sequelize
  • LeVoyageurMOB wich is the mobile app made in react native and deployed with expo
  • LeVoyageurWeb