Skip to content

gisellemartel/CONPASS

Repository files navigation

CONPASS

Campus Map React-native mobile application project for Mini-capstone course (SOEN 390) at Concordia University. The purpose of this application is to provide directions to whoever needs them in order to navigate in and around Concordia University's Campuses.

Link to interactive prototype: https://www.figma.com/proto/o5WsQ4hyBRMp1bXYA9svxH/initial---archive-(dont-delete)?node-id=157%3A232&scaling=scale-down

Setting up

  1. Clone the repository

  2. install Node.js https://nodejs.org/en/download/

  3. install expo cli on your machine from your command line
    yarn add global expo-cli

  4. install dependencies
    yarn install

To run

  1. Install expo on your phone from your native mobile store
    android: https://play.google.com/store/apps/details?id=host.exp.exponent IOS: https://itunes.com/apps/exponent"

  2. start app (see package.json scripts)
    expo start

  3. Wait about 2 minuites to make sure the localhost is ready

  4. Scan the QR code from the localhost by using the expo application from your phone

  5. Wait for the application to compile and it should be running

  6. Incase of any interruptions from the localhost, restart the expo application from your mobile device
    OR/AND choose 'Tunnel' instead of 'LAN' as the connection from the expo browser

About

project for mini-capstone course at Concordia University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published