Cat Tracker web applicationΒΆ

The Cat Tracker web application is a reference single-page application (SPA) developed using create-react-app in TypeScript. The source code for the web application is published on GitHub.

To learn more about customizing the Cat Tracker web application, see the Getting started guide on Create React App.

The web application offers the following features:

  • Registering the user
    • Includes password recovery
  • Listing of asset trackers
  • Viewing of asset trackers
    • Current and historical device data
      • GPS location
      • Battery voltage
      • Accelerometer
    • Configuring the asset tracker
      • Update configuration
      • Sensor threshold
  • Managing the asset trackers
    • Deleting the asset tracker
    • Upgrading the firmware

Subpages: