/ilida

Electronic accident registration and management platform

Primary LanguageJavaScript

Project ILIDA

Ηλεκτρονική Υπηρεσία Διαχείρισης Ατυχήματος

alt text

Project ILIDA is a platform that solves the problem of accident reporting and management in grand scale. It is designed to act in a national scope, providing the right tools and support on every interested party, from the final consumer, to insurance companies, or even the police and the national emergency aid center.

The platform consists of various modules and sub-modules, four of them are presented here as a MVP.

  • Mobile app for consumers
  • Mobile app for experts
  • Web app for backoffice operators
  • Restful Core API

Phone App - consumers

The public consumer app is used to easily submit an accident and track it's progress.

Tablet App - experts

The expert app is used by experts that register and evaluate accident data. This app will notify experts in the vicinity of an accident accepted by the backoffice system. An expert can accept the accident and move to it's location.

Web App - backoffice operators

The backoffice app is used by the operation center. Operators will manage and validate all accidents that pass from the platform.

RESTful API

In the core of the platform resides a RESTful API in ASP.NET Web API, this API services all the current and future modules of the platform. There is currently no documentation available, but you can see the Domain Model.