Frontend service of the Platform UM bus travel app project. The service in question was created with React Native, specifically with the Expo Dev toolset in order to get a complete responsive and interactive Mobile Interface.
- Download the Expo Go mobile App at
Google Play Store/Expo-Go-App - Download and install Android Studio at
Android/Studio - Download NPM and NodeJS at
NodeJS/Download - Clone the repository
- Install the dependencies with
npm install - In case of some error with dependencies versions, enter
npx expo install --fix - Configure the environment variables
- Start the Expo Server with
npx expo start - Using your phone, scan the QR Code in the Expo Go App to display and visualize the app
- If you prefer to develop on a computer, run Android Studio, and press the
akey in the terminal to connect Studio to the Expo server. - In case of any problem, press
rto reload the application
Tools used in the development of the project:
-
Developers:
-
Instructor: Fabrizio Piruzi
-
Institution: Universidad de Mendoza - Facultad de Ingenieria




