{"id":20459806,"url":"https://github.com/mullah98/exhibition-curator-project","last_synced_at":"2026-04-12T17:43:58.751Z","repository":{"id":259971513,"uuid":"879946268","full_name":"Mullah98/exhibition-curator-project","owner":"Mullah98","description":"An exhibition curator app enabling users to browse artworks from Harvard and Met Museum and curate personalised exhibitions. Built with Next.js and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2025-01-09T15:22:39.000Z","size":25970,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T16:31:53.264Z","etag":null,"topics":["api","nextjs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://exhibition-curator-project.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mullah98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T20:44:06.000Z","updated_at":"2025-01-09T15:22:42.000Z","dependencies_parsed_at":"2025-01-09T16:43:01.936Z","dependency_job_id":null,"html_url":"https://github.com/Mullah98/exhibition-curator-project","commit_stats":null,"previous_names":["mullah98/exhibition-curator-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mullah98%2Fexhibition-curator-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mullah98%2Fexhibition-curator-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mullah98%2Fexhibition-curator-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mullah98%2Fexhibition-curator-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mullah98","download_url":"https://codeload.github.com/Mullah98/exhibition-curator-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242014722,"owners_count":20057880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","nextjs","react","tailwindcss"],"created_at":"2024-11-15T12:17:20.806Z","updated_at":"2026-04-12T17:43:53.727Z","avatar_url":"https://github.com/Mullah98.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exhibition Curator Project\nThe Exhibition Curator project is a web application that allows users to explore artworks from the Harvard Art Museums and the MET Museum. Users can search, filter, and curate a personalized exhibition of selected artworks, which can be viewed as a slideshow.\n\n# Built with \n- `Next.js`\n- `React`\n- `Tailwind CSS`\n\n# Features\n- `View Artworks:` Access and browse artworks from the Harvard and MET museums.\n- `Search and Filter:` Use dropdown menus and a search bar to filter artworks based on various criteria.\n- `Curate Exhibitions:` Add selected artworks to a personalized exhibition page, which can be viewed as a slideshow.\n- `External Links:` Click on links to view detailed information about the artworks on external pages.\n- `Temporary Storage:` Artworks added to the exhibition are automatically deleted after 30 minutes.\n\n# Prerequisites\n- Node.js (version 14 or later)\n- npm (version 5.6 or later)\n\n# Installation\n- `Clone the repository:`\nFork the repository\ngit clone \u003crepository-url\u003e\ncd exhibition-curator-project\n\n- `Install dependencies:`\nCopy code\nnpm install\n\n- `Create a `.env.local` file in the root of the project and add your API key:`\nYou will need to request an API key from [Harvard Art Museums API](https://harvardartmuseums.org/collections/api).\n\nNEXT_PUBLIC_HARVARD_API_KEY=`your-harvard-api-key`\n\n- `Start the development server:`\nbash\nCopy code\nnpm run dev\n\n- `Open your browser and navigate to http://localhost:3000.`\n\n# Usage\n- View artwork collections from Harvard and Met Museum\n- Use searchbar and dropwdown menus to filter through artworks\n- Select artworks and add them to your personal collection\n- View all selected artworks in Exhibition page\n\n# Extra features\n- Toggle dark mode in Exhibition page\n- Delete artworks from Exhibition page\n- Adjusted for mobile responsiveness\n\n# Challenges\n- `Handling Thousands of Images and Filtering-` Managing and displaying a large number of artworks from two different museums was challenging. I optimized the images by lazy-loading them and implementing pagination to avoid overwhelming the app and improve load time. With a large collection of artworks, filtering images by various criteria (e.g., type, artist, or time period) was a challenge. I implemented efficient filtering logic, utilizing React’s state management to update the display in real-time as users applied filters.\n\n- `Handling Loading Times and Showing Loading States-`With so many images being fetched from the APIs, managing loading times was critical. I used Shadcn to implement a loading skeleton for images, providing users with a smooth experience while the images were being fetched. This made the app feel more responsive during loading times.\n\n- `4-Week Deadline-` With a tight 4-week deadline to develop the project, I had to carefully plan the tasks and prioritize features. I focused on core functionalities first, then iterated on design and additional features. The deadline pushed me to stay organized and efficient throughout the development process.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmullah98%2Fexhibition-curator-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmullah98%2Fexhibition-curator-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmullah98%2Fexhibition-curator-project/lists"}