Skip to content

Group project for ECS506U - Software Engineering Project

Notifications You must be signed in to change notification settings

cmbak/SWEP-Project

Repository files navigation

Software Engineering Project

How to run the project

  1. Clone this repo then run npm install to install all the dependencies

  2. Get an API key from here and set that as the value of key in consts.js

  3. In consts.js replace ip_address with your IPv4 address

  4. In one terminal run node server.js

  5. And in another run npx expo start

  6. You can scan the qr code on your phone using the Expo Go app to test the app on your phone

  7. Login as an employee or as an admin:

    • Employee: Username is employee and password is password
    • Admin: Username is admin and password is password123

Useful links

React Native docs

Expo docs

Zoopla API docs

About

Group project for ECS506U - Software Engineering Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published