Skip to content

caitreid/CuratorFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curator | Frontend Repo

Live: https://lucent-pothos-0fd6fc.netlify.app/

Link to Backend Repo

Description

Curator allows users to view museum collections and create their own online exhibitions. Each curated exhibition will have a unique title, description, viewing dates and a series of artworks chosen from the overall Met Museum collection. Users will be able to view hundred of artworks from the MET API, filtered by department. The website will also featured an index of user-created exhibitions.

To create this app, we take in data using the Met's Open Access API ( https://metmuseum.github.io/ ). This API contains thousands of objects, each representing one piece of individual artwork, ranging from paintings, sculpture and ceramics to costumes, furniture and more. We created an artwork model that matched many of the API's existing fields, such title, description, date period, artist name, dimensions, medium (type of artwork) and the department in which it resides. Once we created individual artworks, we created an index of total artworks through which users could browse. Once a user signs in and creates their profile, they are able to create their own exhibition. Upon submission, a unique link is generated for the user to share with family and friends.

Scripts

SASS Compiling

sass --watch src/styles/styles.scss src/index.css

Wireframes

Wireframes were created in Figma and can be viewed at this link.

Homepage

Department Index

Department Show

Artwork Show

Exhibition Create

Exhibition Index

Exhibition Show

User Dashboard

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •