Skip to content

maykinmedia/archiefbeheercomponent

Repository files navigation

ArchiefBeheerComponent

Version

1.1.4

Source

https://github.com/maykinmedia/archiefbeheercomponent

Keywords

Common Ground, Record Management, Archiving

Build status Code quality checks Documentation Status Coverage Code style Supported Python version

Create, manage and execute destruction lists, for use with for "Zaakgericht werken" (case-oriented working). (Nederlandse versie)

Developed by Maykin Media B.V. commissioned by the Municipality of Utrecht and Delft.

Introduction

Record management is the practice of destroying data-records that have met their end-of-life time. "Zaakgericht werken" prescribes the archiving terms for cases that have been brought to an end.

The ArchiefBeheerComponent (ABC) proBides functionality for record managers to schedule destruction of cases according to the archiving parameters. It implements a multi-step, multi-role accordance process.

Attention is paid to the user experience of the staff using the app, with notifications to inform you of pending work-load, full audit logging and traceability of user and system actions.

The ABC supports all backends implementing the 1.0.x API's voor Zaakgericht Werken, like Open Zaak.

Quickstart

A docker-compose-quickstart.yml is provided to get up and running quickly. To run the container:

$ wget https://raw.githubusercontent.com/maykinmedia/archiefbeheercomponent/master/docker-compose-quickstart.yml
$ docker-compose -f docker-compose-quickstart.yml up -d
$ docker-compose -f docker-compose-quickstart.yml exec web src/manage.py createsuperuser

Then, navigate to http://127.0.0.1:8000/ and log in with the credentials created.

License

Copyright © Maykin Media, 2021

Licensed under the EUPL.

References