NaoLibre is an open-source Android application and Web application that includes an API for Nantes' public transportation system. It is a project developed by students from the University of Nantes.
We have developed an Android application that allows users to find cooking recipes based on the name, origin and number of people. You can find more information about the Android application in the Android README.
We have developed a web application that allows users to find information about Nantes' public transportation system. This app is based on the TAN API. We permit users to find information about the next bus/tramway, if there are any disruptions, and the next departures from a specific stop.
begin starting the project start the mongodb service
sudo service mongodb start
after, go into the directory database
and do
npm i
npm start
Now you can start the projet at the root of the project with the following command:
npm install
npm run i
npm run start
Theses commands will start the API_Tan, API_User and the web application at the same time.
You can find the projects reports in the docs
directory. The reports are in French.
Reports:
Link to the Figma of the project.