Go to file
Keanu D?lle d1b157de7e FIX: changed variable naming and added needed import 2021-05-07 23:01:00 +02:00
config Feature: Send emails 2021-01-14 16:46:56 +01:00
migrations Feature: Added permission for creating/deleting vehicles 2021-04-27 18:30:55 +02:00
resources FEAT: remove vehicle from database 2021-05-07 22:48:37 +02:00
src FIX: changed variable naming and added needed import 2021-05-07 23:01:00 +02:00
.gitignore „.gitignore“ ändern 2021-01-03 21:27:11 +01:00
Cargo.lock Updated dependencies 2021-05-02 17:12:18 +02:00
Cargo.toml Updated dependencies 2021-05-02 17:12:18 +02:00
LICENSE Added other database models + parser for sex(gender) 2020-02-05 03:42:25 +01:00
README.md „README.md“ ändern 2020-11-16 00:52:48 +01:00
Rocket.toml Config changes 2020-03-10 22:21:03 +01:00
diesel.toml Added other database models + parser for sex(gender) 2020-02-11 04:42:55 +01:00
sqlschema.sql Updated schema (added permission context) and improved member list 2020-08-22 23:35:41 +02:00

ERRMS

Build status (develop branch): builds.sr.ht status project status

About ERRMS

  • ERRMS stands for Emergency Response and Rescue Management System
  • application for fire departments, humanitarian aid organisations and similar
  • organise member data, events/operations and other resources

Checkout our presentation: https://md.kabi.tk/p/H1nWPbueL

characteristics

  • fully open source (APGLv3)
  • modular software
  • strong focus on data privacy & data security
  • provides feature-rich API for integration
  • multilingual, easy to translate software
  • strong, precise permission system

How to contribute

  • You can contribute by signing pull requests and issues or programming!
  • Get in contact (Matrix: #errms@matrix.anghenfil.de) and check our website errms.dev and our project management tool: pm.errms.dev

Zeitplan/Timetable

Version 0.1:

  • core system
  • Mitgliedsverwaltung/member management

Version 0.2:

  • Fahrzeugverwaltung (nur Basisfunktionen) / vehicle management (limited functionality)
  • Einsatzverwaltung / event management
  • Veranstalterverwaltung / manage event organizer

Version 0.3:

  • Abrechnung / billing module
  • Fahrzeugverwaltung (erweitert) / expended vehicle management