UBCgo serves as a mobile application for students who want to feel a sense of belonging and engagement.
Some features include but are not limited to:
- List of all courses at UBC and their respective averages, with the option to filter and directly access the course website to register for it
- A UBC Events catalog
- Map with pinpoints to popular restaurants and cafes
- Live weather at UBC
-
For iOS devices, install "Expo Go" from the App Store. For Android devices, install "Expo" from the Play Store (This application be used to run UBCgo on your device).
-
Navigate to the "UBCgo" directory using the terminal or command prompt.
cd UBCgo
-
If Node modules are not already installed please enter the following into the terminal.
npm install
-
Start the application.
npx expo start
-
Scan the QR code in the terminal with your camera.