Giter Site home page Giter Site logo

scotthooker / openbesluitvorming Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ontola/openbesluitvorming

0.0 1.0 0.0 5.78 MB

Elasticsearch front-end for searching through meeting data from 100+ municipalities

Home Page: http://openbesluitvorming.nl

License: MIT License

HTML 1.95% CSS 1.46% TypeScript 85.59% JavaScript 2.44% SCSS 8.37% Shell 0.18%

openbesluitvorming's Introduction

OpenBesluitvorming Search

Build Status

Search through meeting documents of 140+ Dutch local governments. Powered by Open Raadsinformatie.

Check it out at OpenBesuitvorming.nl!

Using the ORI API

Check out the API docs and the example requests.

Run front-end

  • cd front
  • yarn
  • yarn dev

Run server

  • cd server
  • yarn
  • yarn dev

Run using docker

  • Buid the docker image docker build . -t argu/ori-search
  • ... Or pull it from dockerhub: docker pull argu/ori-search
  • Run it docker run -it -p 8080:8080 -e PORT=8080 argu/ori-search
  • Visit http://localhost:8080

Contribution guidelines

Read contribute.md

Deployment

Semaphore tracks the master branch and deploys succesful builds to a public docker hub repository.

Architecture

The front-end is a search and browse GUI. It's a typescript react application that uses reactiveserach for search components, link-redux for linked data (RDF) resource rendering and react-pdf to display PDF files.

The server is a node express application that serves as both a static file server and a proxy that forward elasticsearch queries to the elastic endpoint of open raadsinformatie.

Re-using OpenBesluitvorming components in your stack

The /front/components/views/ library contains react components that use link-redux to render the data from the Open-Raadsinformatie API. This repo is MIT licensed, so feel free to use these components in your own application. If you need any help during development, please check out the link-redux wiki. Feel free to create an issue or reach out to [email protected].

Connecting with Elasticsearch

Make sure ES has the correct proxy settings.

Credits

  • VNG Realisatie for funding.
  • Open State Foundation for providing useful feedback on this project and starting Open Raadsinformatie.
  • Software developed by Joep Meindertsma from Argu / Ontola.
  • Feedback from @breyten, @aolieman, @fletcher91, @jurrian
  • Various open source projects that we're using, most notably ReactiveSearch and Link-Lib. Check out the package.json files to see which projects were used.
  • @aolieman and Hendrik fpr implementing the Glossary feature (select text in PDF to view definition).

openbesluitvorming's People

Contributors

aolieman avatar dependabot[bot] avatar joepio avatar jurrian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.