mrbrianevans / social-media-export-analyser

Analyse GDPR exports of your data from big social media companies
https://social-media-export-analyser-mrybc.ondigitalocean.app/
MIT License
1 stars 0 forks source link

Create new admin tool to generate post processors #28

Open mrbrianevans opened 2 years ago

mrbrianevans commented 2 years ago

Much of the post processor classifier information could be determined automatically by uploading a sample file.

The idea is to have an admin section where you can upload a sample file and then it generates the Typescript interface, the post processor classifier and potentially other useful information about it.

This will save a lot of time when adding support for new formats in future.