GithubHelp home page GithubHelp logo

e-spirit / uxbridge-samples Goto Github PK

View Code? Open in Web Editor NEW
2.0 18.0 0.0 1.14 MB

UX-Bridge example applications

License: Apache License 2.0

Java 41.99% JavaScript 4.70% CSS 11.76% Groovy 40.66% Shell 0.88%

uxbridge-samples's Introduction

uxbridge-samples

This project contains applications which should be used in connection with the FirstSpirit module "UX-Bridge" which is developed by the e-Spirit AG. The head office of the e-Spirit AG is in Dortmund, Germany.

The uxbridge-samples project contains the following subprojects:

  • newsDrilldown
    • adapter
      • hibernate
      • mongo
    • grailsapp
  • newsWidget
    • adapter
      • hibernate
      • mongo
    • grailsapp
  • uxbridge-api-example

The adapters:

The adapters are listening on a JMS message bus for messages. If they receive a message on their listening socket they will proccess it and write the data into a database. Furthermore the adapters are able to receive delete messages which will delete specific data records. Another implemented command is the cleanup command which deletes all data records which are older than a given date.

The adapters can be build with the maven command: mvn package

The war file is placed in the target/ folder of the adapters. Just deploy it to a tomcat and they will listen on the port you configured in the applicationContext.xml

The Grails Apps:

The Grails Apps provide the web applications which will deliver dynamic content.

The war-files for a tomcat deployment can be build with the command: grails prod war

NewsDrilldown:

The newsDrilldown application shows News Articles filtered for their categories (e.g. Tennis, Soccer, Basketball) and metaCategories (e.g. Sports). The filtering is realized with help of a drilldown menu on the column side of the website. The static generated headers and footers are integrated with the help of a http request.

NewsWidget:

The newsWidget application shows a small widget on a page which lists the latest news articles. If a new article gets written into the database the widget will update the view immediately to show the newest article. This gets with the help of AJAX requests.

uxbridge-api-example

This example shows how to use the UX-Bridge API in custom FirstSpirit modules.

Attention:

Git doesn't push empty folders. The uxbridge-samples grails applications dont't use the folder grails-app/migrations so it is empty. Grails will produce an error when running "grails war" on this application.

In order to prevent this you have to create the folder grails-app/migrations in both grails applications in the uxbridge-samples project.

uxbridge-samples's People

Contributors

kohlbrecher-espirit avatar

Stargazers

 avatar Christoph Feddersen avatar

Watchers

 avatar  avatar James Cloos avatar lschilling avatar  avatar Christoph Feddersen avatar Raphael Richter avatar Johannes Brunswicker avatar  avatar Markus Priegl avatar Richard Lund avatar Philipp Renerig avatar  avatar  avatar  avatar  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.