thoelken / dataplan

DataPLAN is the Data Management Plan (DMP) generator developed in DataPLANT
GNU General Public License v3.0
1 stars 0 forks source link

N4Mplan

A server-less data management plan (DMP) generation tool in your browser based on nfdi4plants/dataplan.

We merely customized the appearance and some of the content to our needs. Credits go to the original authors authors: Zhou Xiaoran and Björn Usadel.

How can I use it?

"Data management plan generator" can create a data management plan automatically. This is a very simple way to make a DMP. By using this Generator, you can create

  1. a full Data Management Plan for Horizon Europe and H2020 projects;
  2. a full Data Management Plan for DFG projects;
  3. a summary for funding proposal;
  4. a customized practical guide throughout your projects
  5. a user defined template that you can edit freely (this is the single most crazily f--king overpowered feature that noone will ever make use of, pure flex!)

click to test

The "Data management plan generator" is serverless. All functions works even if you disconnect the internet after loading the website. You could even use "control + S" to save the website and use it for a later time. Just remember that the local cache will be different between the different URLs.

Everything is kept in your browser's local storage:

As a bonus: Programming bugs also persist in your cache! Why would anyone check valid input?

What is it made of?

Dependencies are shipped along

The visualization and UI contain code from following projects:
UI: Bootstraps 5
UI: the introduction tour used bs5-intro-tour File Saving: FileSaver

Thanks to all the open source projects with permissive licenses!