Skip to content

fethij/ArtGalleryViewer

Repository files navigation

Art gallery viewer

Android application using the Rijksmuseum rich and freely accessible content. You can filter arts based on production places.

Getting started 📦

There are a few ways to open this project.

Android Studio

  1. Android Studio -> File -> New -> From Version control -> Git
  2. Enter https://github.com/fethij/ArtGalleryViewer.git into URL field an press Clone button

Command-line + Android Studio

  1. Run git clone https://github.com/fethij/ArtGalleryViewer.git command to clone project
  2. Open Android Studio and select File | Open... from the menu. Select cloned directory and press Open button

Add API key

  1. git clone repo to Android studio

  2. Get your own Api Key from Rijksmuseum.nl

  3. Add your own Api Key to gradle.properties/local.properties in this format

    RijksmuseumApiKey=<YOUR_API_KEY>

  4. And run in emulator or on physical device

Design

Design is inspired by Mari Andrianova.

s2s1s2

s1s2s2

Modularization

Multi-modular

Tech Stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages