rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
100 stars 47 forks source link

Modernize the RDMO frontend #518

Open jochenklar opened 2 years ago

jochenklar commented 2 years ago

Rationale / Begründung

RDMO uses AngularJS 1.6 and Bootstrap 3 for the front-end. Both libraries are not up to date anymore.

Affected

Just changing the technology should not change the user experience significantly. Instance would need to adapt to the new technology, though.

Minimal functionality

Not using AngularJS 1.6 and Bootstrap 3 anymore. We already discussed some replacement technology stack:

jochenklar commented 1 year ago

We decided to use a combination of React and Redux.