This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Features v1.0.0 :
- Authentication (login/signup)
- Map on which markers show the latest locations of all assets. ( by default 100 markers )
- Support search/filter options based on asset id or asset type.
- Support for time based filters which will take start date/time and end date/time as inputs.
- Upon clicking over a marker, it gives a popup showing asset details like asset type, asset id, timestamp and option for different views.
- Timeline based view of the asset, which shows markers for each location of the asset for the past 24 hours ( default )
- Geofencing - a feature to allow selection of an area on a map that a particular asset has to be restricted to. Any movement of this asset outside of the selected area results in a notification on the application’s UI.
- Anomaly Detection - allows a user to select a predefined route and set it as expected route for a particular asset. Any deviation from this route triggers a notification.
- Responsive UI, can be used across different divices.
- Notifcations on asset movements.