Skip to content
mmmaly edited this page Aug 19, 2013 · 9 revisions

Chcem vedieť -- Slovak for "I want to know" -- a server to ease access to information under the Slovak Freedom Of Information Act 211/2000 Coll.

Slovak description: Infozákon pre lenivých -- pohodlné podávanie žiadostí o informácie Umožňuje podať formálne správnu žiadosť, odsledovať celý proces, dostávať notifikácie o uplynutých lehotách a zdieľať informácie s ostatnými používateľmi.

Table of Contents

Links

Code style

This project shall use (preferably) English terms as defined in the English translation above, such as

  • Obligee - povinná osoba
  • Applicant - žiadateľ

Architecture

Features

minumum:

  • register: verified email, name, address.
  • log in: email+password
  • select Obligee from a static database of Obligees
  • user enters, what they want to know (free-form)
  • request is pre-filled with Applicant/Obligee data + generated address for this particular request
  • request is saved to database * request is sent to Obligee
  • all emails to the generated address are paired and saved along with the request and forwarded to Applicant
extensions:
  • add/correct info in database of Obligees
  • user gets notification after the period
    • user is provided possibility of option choice / link click: The requested information was:
      • provided fully
      • provided partially - with/without a resolution
      • not provided at all - with/without a resolution
      • no response
Clone this wiki locally