View art right from your phone
This project is a single page web app where you can view art that is displayed in the Rijksmuseum.
Entree
Search
In the web app you can view the art. At the top is a search bar which you can search art with, you can search the art by name or the person who made it.
Clone this repository
https://github.com/marloestacx/rijksmuseum.git
Use Live Server to run the project
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
The website can be viewd live on https://marloestacx.github.io/rijksmuseum/spa/
Your efforts will be graded using a single point rubric (see below). You will have to pass the criterion (centre column) to pass the course. During the test you will be consulted and will be given feedback on things we think deficient and things we think are an improvement on the criterion.
Deficiency | Criterion | Improvement |
---|---|---|
User Interface - you design, build and test the user interface by applying interface design principles | ||
Code structure - you write modular, consistent and efficient HTML, CSS and JavaScript code by applying structure and best practices. You manage state for the application and the UI | ||
Data management - you understand how you can work with an external API using asynchronous code. You can retrieve data, manipulate and dynamically convert it to structured html | ||
Project - your app is working and published on GitHub Pages. Your project is thoroughly documented in the README.md file in your repository. |
Usage is provided under the MIT License. See LICENSE for the full details.