Skip to content

Resgrid Responder App which is small mobile application or PWA to give personnel in a department the options to interact with it. Set staffing, status, respond to calls, send messages, signup for shifts, read docs and more

License

Notifications You must be signed in to change notification settings

Resgrid/Responder

Repository files navigation

Resgrid Responder Application

Resgrid Responder App which is small mobile application or PWA to give personnel in a department the options to interact with it. Set staffing, status, respond to calls, send messages, signup for shifts, read docs and more

📔 Table of Contents

🌟 About the Project

📷 Screenshots

🎯 Features

  • Directed at Personnel and the Phone form factor
  • Set your Personal Status and Staffing Level
  • Get Call Information and update, close and create calls
  • Get Shift Information and signup for Shifts
  • View the Department Calendar and Signup to Events
  • Send and Receive Messages

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file baseApiUrl

resgridApiUrl

channelUrl

channelHubName

realtimeGeolocationHubName

logLevel

isDemo

demoToken

loggingKey

appKey

🧰 Getting Started

⚙️ Installation

Install Deps

npm ci

Build App

npm run build

Start Local Sim

npm run start

To copy web assets to native projects

npx cap sync

🏃 Run Locally

Clone the project

https://github.com/Resgrid/Responder

Go to project directory

cd Responder

Install dependencies

npm ci

Start the web server

npm run start

🧭 Roadmap

  • Open Source Responder App

❔ FAQ

  • Can I deploy the Responder App to Google Play or the Apple App Store
  • You can but you cannot inclue "Resgrid" in the name of your application in the name of the application or the store listing.
  • What Do I need to Change to Deploy the Responder App to the stores
  • You will need to search for all occurrences of com.wavetech.Resgrid" or "wtdt.wavetech.Resgrid" and replace it with your app id. You will need to replace the icons, logos, splash screen images with your own.

⚠️ License

Distributed under the Apache License 2.0. See LICENSE.txt for more information.

About

Resgrid Responder App which is small mobile application or PWA to give personnel in a department the options to interact with it. Set staffing, status, respond to calls, send messages, signup for shifts, read docs and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published