Skip to content

Zoek in de de collectie van de OBA | project 1 @cmda-minor-web · 2018-2019

Notifications You must be signed in to change notification settings

Karinliu/project-1-1819

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Project 1 @cmda-minor-web · 2018-2019

This project is in commision for the Amsterdam Public Library, the OBA. The assignment is to build a concept and prototype within a week. The prototype should help the visitor to find items from the oba's collection.

My concept

My target audience are children and the concept that goes as follows:

My idea is that the children get a list of icons on a screen. Each icon has its own meaning that belongs to a certain category/genre. When an icon is clicked, all books are shown in a "bookcase". From this list a book can be chosen. See below an example how the screen looks like.

screenshot 2019-03-07 14 24 35

When a book is selected, the user can scroll down further. If the user scrolls down, a list is displayed on the screen. the list contains information and steps that can be followed. If all steps are followed, the user arrives at the chosen book in the OBA building.

screenshot 2019-03-07 21 48 55

The working functions

The application uses the OBA api. From the API, various data is retrieved and stored in the local storage. The only functions that actually work are retrieving the genres per icon. But if you click on other images, you will see that the todo list always remains the same.

The faking part

What I would like to add to the application (if I had more time) is finding the right book in the OBA building through tracing the books and using maps from each floor.

Functions I like to add

There is one function I wanted to add. That is a function to scan the book when it is found.

Download my app

To see the project you can download or clone this document with the following command:

git clone https://github.com/Karinliu/project-1-1819.git

cd project-1-1819/app

Before the application can be viewed, the app must be on a live server.

About

Zoek in de de collectie van de OBA | project 1 @cmda-minor-web · 2018-2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • HTML 22.8%
  • CSS 14.7%