Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 967 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 967 Bytes

UBCgo

2024 nwHacks Hackathon

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
  1. 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).

  2. Navigate to the "UBCgo" directory using the terminal or command prompt.

    cd UBCgo
  3. If Node modules are not already installed please enter the following into the terminal.

    npm install
  4. Start the application.

     npx expo start
  5. Scan the QR code in the terminal with your camera.