Skip to content

First draft of a platform for investigative research, based on story-based inquiry by Luuk Sengers and Mark Lee Hunter. Looking forward to Feedback! // Erster Entwurf einer Rechercheplattform basierend auf dem "Drehbuch der Recherche".

Notifications You must be signed in to change notification settings

soerenengels/recherche-plattform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

re:form

— A platform for investigative research by journalists [en]
— Eine Rechercheplattform für (investigative) Journalist:innen [de]

re:form is based on the approach of story-based inquireries by Mark Lee Hunter and Luuk Sengers. [en]
Die Rechercheplattform re:form basiert auf dem Ansatz der story-based inquireries von Mark Lee Hunter und Luuk Sengers. [de]

Amount of nights spent with this side-project: 7 [en]
Anzahl der mit diesem Nebenprojekt verbrachte Nächte: 7 [de]

Possible through the use of Vue.js. Thanks. [en]
Möglich durch Vue.js. Danke. [de]

uses: vue-i18n@next, vuedraggable.next

To Do

Tables

  • Thema: Funktion für das Hinzufügen eines neuen Artikels
  • Thema: Tabellenzellen mehr Funktionen entsprechend Kontext geben(z.B. bei URL)
  • Quellen: Tabelle stylen
  • Quellen: Tabelle responsive machen
  • Kontakte: Social Media richtig anzeigen

Stability & Collaboration

File-Editor

  • File/BlockEditor: Textarea-Höhe anpassen
  • improve design of handles

Navigation UX

Accessibility & Internationalization

  • A11y needs to be reviewed and improved
  • Translation needs to be completed and improved

in future

  • improve File-View to be a fully functional (block/markdown) editor
  • enable collaborative work through saving/loading the state as local file in/from the cloud
  • maybe integrate a transkription-api
  • Marketing-Page

Chronik

Hier werden Ereignisse angelegt.

Tags

  • prop: tagsArray
  • takes an Array with tag-objects

Tag-Objekt-Attribute: value: String backgroundColor: String -> Farbwert wird an style-Attribut gebunden

Datenstruktur: event

id: Number, beginnt mit 0, aufsteigend type: String, Optionen: [prob, cons, reas, solu] title: String content: String date: Datum actors: Array, Liste von Akteur:innen

Assets

Icon inspiriert an: https://icon-library.com/icon/search-icon-free-29.html

Acessability

Zu berücksichtigen:

Potentielle Ressourcen

Kalendar

UI

Tabelle: UX

Tabelle: Select

Tabelle: Responsiveness

Formular-Gestaltung, File-Upload

Markdown-Editor

Onboarding: Tooltip-Sequenz

Testing

API

Offline

https://ionicframework.com/blog/best-practices-for-building-offline-apps/ https://www.smashingmagazine.com/2020/12/progressive-web-apps/

Kickstart

npm install
npm run serve

Entwicklung

Installation

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

First draft of a platform for investigative research, based on story-based inquiry by Luuk Sengers and Mark Lee Hunter. Looking forward to Feedback! // Erster Entwurf einer Rechercheplattform basierend auf dem "Drehbuch der Recherche".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published