Go to file
Keanu D?lle 035c17cf41 Added missing bootstrap icons 2020-12-30 14:03:11 +01:00
config Added password reset token expiry check 2020-12-30 12:37:31 +01:00
migrations Begin of mail reset (mail queue) 2020-12-28 04:36:27 +01:00
resources Added missing bootstrap icons 2020-12-30 14:03:11 +01:00
src Added password reset token expiry check 2020-12-30 12:37:31 +01:00
.gitignore feat: implement hierachical config 2020-01-15 07:56:28 +01:00
Cargo.lock Begin of mail reset (mail queue) 2020-12-28 04:36:27 +01:00
Cargo.toml Begin of mail reset (mail queue) 2020-12-28 04:36:27 +01: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