Giter Club home page Giter Club logo

rijksmuseum's Introduction

Rijksmuseum

This application aims to promote access to masterpieces, especially paintings, from the Rijksmuseum of Amsterdam in the Netherlands.

Table of Contents

Screenshots (mobile layout)

Screenshot-1 Screenshot-2

Getting Started

This page was created using only Vanilla Javascript, without frameworks or libraries, therefore for visualizing this page access:

Rijksmuseum

How it works

In the input, put a keyword, that can be a simple word or the name of the artist. The 'Buscar' button provides a list with the masterpieces with some relationship with the keyword. When clicking in the art chosen the masterpiece is shown. The 'X' button returns to the list of masterpieces. The 'Limpar' button cleans the input field and the previous results and let the application ready for the next search.

API

This application uses APIs available in Rijksmuseum data. These data services provide access to object metadata, bibliographic data, controlled vocabularies, and content generated from users. For use is necessary to obtain an API key by registering for a Rijksstudio account.

  • Examples

    • To search for a keyword:
    https://www.rijksmuseum.nl/api/en/collection?key=[api-key]&q=[keyword]&ps=100&p=[page]
    
    • To search for a specific masterpiece:
    https://www.rijksmuseum.nl/api/en/collection/[masterpiece code]/tiles?key=[api-key]
    

Clone

Clone this repository to your local machine using https://github.com/GCMoura/Rijksmuseum.git.

Deploy

The backend was deployed using Heroku. And the frontend was deployed using GitHub Pages.

Contributing

If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Made by Gabriel Moura. Get in touch!

rijksmuseum's People

Contributors

gcmoura avatar

Stargazers

 avatar

Watchers

 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.