Aktuelle Version verfügbar unter: https://markusbink.github.io/basisdokument-implementierung/
Course: MEI-M26 Projektseminar (P-(D-)36633 Praxisseminar) im M.Sc. Medieninformatik, Sommersemester 2022
Course Instructors: Prof. Dr. Christian Wolff, M.A. Victoria Böhm, M.Sc. Jakob Fehle
Projectteam: Markus Bink, Martina Emmert, Nils Constantin Hellwig, Michelle Lanzinger, Nicole Schönwerth
This app enables lawyers and judges to create their previous analogue correspondence in a digital environment. It offers a variety of useful features that aim to ease the process of working on cases while also making the process more time efficient. The app is based on the works of the last semester by Hahn, Röhr & Sautmann (2021) and Freisleben, Schwarz & Zels (2021) The division of the prototypes from previous semesters was discarded due to the newly emerged requirements. All previous and new requirements have been merged into one application that can be used by all parties (Plaintiff, Defendant, Judge). The app allows them to create and edit a "Basisdokument". The current list of features can be seen in the corresponding Wiki.
The working group "Modernization of Civil Procedure" has "extensively examined how new technical possibilities can be used in civil procedure in order to make court procedures more citizen-friendly, efficient and resource-saving". [1] The working group's proposal is a digital document that serves to structure the party speech and eases the communication process between parties.
To get started, download the project, cd
into the root directory and install all dependencies using npm install --force
or any other package manager of your choosing. After all dependencies have successfully been installed, you can run npm start
in your terminal which opens the app in your browser under the following URL http://localhost:3000.