RobertKCleaves / ccan2020index

Digital Index to Abilene's CCAN 2020

Home Page:http://ccan.art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCAN 2020 Index

CCAN 2020

Built for the Center of Contemporary Arts National Juried Competition 2020 (CCAN 2020)

With more than 130 pieces in our gallery, we had to number each art piece and print an index. Due to COVID, high-contact surfaces like pamphlets were a concern, so we printed a QR code and hosted the PDF of the index. I built this mobile-friendly site in lieu of the static PDF.

Material Bread logo

JSON File πŸ“Š

First, I had to convert our established excel sheet into a JSON file. It's hosted in the assets folder.

The Script πŸ“„

With help from Mozilla docs, I wrote a script that prints the index number, art, and artist with it's city, medium, and price.

Accordion πŸͺ—

Then I used jQuery's accordion UI function to hide the latter info to shorten the website and make it more manageable to scroll through.

Bootstrap πŸ…±οΈ

Picked up the most of the CSS work.

ccan.art 🌐

Finally, I hosted it on Github Pages with a ccan.art* domain name so to not scare guests who aren't familiar with a github.io URL when it pops up after the QR code is scanned.

* - Soon to be defunct

About

Digital Index to Abilene's CCAN 2020

http://ccan.art


Languages

Language:JavaScript 45.2%Language:HTML 32.0%Language:CSS 22.9%