Giter Club home page Giter Club logo

flossbrowser's Introduction

FFP-Project: FLOSS-Browser based on Wikidata

A Yesod web app display and filter Free, Libre and Open Source Software

There are two separate components: the backend wich queries Wikidata and saves the information in a local SQL-Database and Yesod-based Web-Frontend displaying the data from the SQL-Database. While the Frontend is intended to run as a service, the backend is planed to be started regularly by a cronjob.

The service is already deployed at: https://tools.wmflabs.org/flossbrowser

Dependencies

The following haskell-packages are needed for compilation:
  yesod
  yesod-static
  yesod-persistent
  persistent-sqlite
  persistent-mysql-haskell
  esqueleto
  http-client
  http-client-tls
  network-uri
  configurator
You can install them with cabal or your package-manager.

Compilation

Change into the `src` folder and run `make`.

Run

First create the backend database by running `./CreateDB`.
In case that a network error occurs, wikidata might be busy or slow.
Simply run the program again a few seconds later.

Afterwards run `./Browser` and visit the website on `127.0.0.1:3000`.
The port can be changed in `flossrc`.

flossbrowser's People

Contributors

infrasonics avatar nudin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.