Artwork of the day

Content Type: Module
Categories:

Overview

This module enables you to show artworks in your Mendix applications. This module will show users of your application artworks, such as paintings, sculptures, pottery etc. (every day a different one).

Documentation

Demo urlhttps://artworkoftheday-sandbox.mxapps.io/index.html

Description

Simple module that makes your application look more appealing. As its name suggests, it shows
a new artwork to user of your app every day. Artwork and its description are received from REST
api (specified below).

Typical usage scenario

You have a modern app, which needs something artistic. Then you download this app which provides
what you need. After a quick setup, you can enjoy some nice paintings, sculptures, photographs etc.
every day (and in case that something is inappropriate or just not good enough, you can reset the
showing artwork with a press of one button)

Features and limitations

Your app must be able to use a REST connection.

Dependencies

  • Mendix Studio Pro 8.6.0
  • AtlasUI was used
  • The official source of the artworks is at https://metmuseum.github.io/ provided by 
    The Metropolitan Museum of Art (https://www.metmuseum.org/).

Installation

Import this module into your project and just copy the premade window/gadget on the page
“ExamplePage” into your project.

Releases

Version: 1.0.0
Framework Version: 8.6.0
Release Notes: First version of this module. Artworks are changed every day (can be changed also manualy if neccesary).