{"id":15002260,"url":"https://github.com/izalu99/artroamv2","last_synced_at":"2026-03-08T20:34:42.921Z","repository":{"id":256345583,"uuid":"851908061","full_name":"izalu99/artroamv2","owner":"izalu99","description":"Hobby project for the purpose of digital access of artworks from art museums with open apis.","archived":false,"fork":false,"pushed_at":"2024-10-09T20:10:52.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T02:19:46.664Z","etag":null,"topics":["art","bootstrap","daisyui","hobby-project","jamstack","nextjs14-typescript","react","rest-api","tailwindcss"],"latest_commit_sha":null,"homepage":"https://artroamv2.vercel.app/","language":"TypeScript","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/izalu99.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-09-03T22:28:52.000Z","updated_at":"2024-10-09T20:10:56.000Z","dependencies_parsed_at":"2024-09-28T14:01:02.898Z","dependency_job_id":"a272cba4-0570-4082-981b-9fdb53fed6c1","html_url":"https://github.com/izalu99/artroamv2","commit_stats":null,"previous_names":["izalu99/artroamv2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izalu99/artroamv2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izalu99%2Fartroamv2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izalu99%2Fartroamv2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izalu99%2Fartroamv2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izalu99%2Fartroamv2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izalu99","download_url":"https://codeload.github.com/izalu99/artroamv2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izalu99%2Fartroamv2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30272340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:26:37.259Z","status":"ssl_error","status_checked_at":"2026-03-08T20:26:27.996Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["art","bootstrap","daisyui","hobby-project","jamstack","nextjs14-typescript","react","rest-api","tailwindcss"],"created_at":"2024-09-24T18:49:23.032Z","updated_at":"2026-03-08T20:34:42.896Z","avatar_url":"https://github.com/izalu99.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Art Roam\n\nA hobby project aimed at making art more accessible through the use of open art sources. The app allows users to explore various works of art, integrating APIs from well-known institutions to showcase diverse collections.\n\n**Current API Integrations:**  \n- [The Art Institute of Chicago](https://api.artic.edu/docs/#iiif-image-api)  \n- [Harvard Art Museum](https://github.com/harvardartmuseums/api-docs)\n\n## Table of Contents\n\n- [Tech Stack](#tech-stack)\n- [Project Goals](#project-goals)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Features](#features)\n- [Future Plans](#future-plans)\n- [License](#license)\n- [Contact](#contact)\n\n## Tech Stack\n- **Frontend:** React, Next.js\n- **Styling:** Tailwind CSS, Bootstrap\n- **Language:** JavaScript\n- **APIs:** The Art Institute of Chicago, Harvard Art Museum\n\n## Project Goals\n- **Learn API Integration:** Gain hands-on experience working with public APIs.\n- **Promote Art Accessibility:** Make art more accessible by showcasing works from open art sources.\n- **Explore Modern Web Development:** Use React, Next.js, and modern styling frameworks to build a responsive and accessible web application.\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/izalu99/artroamv2.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd artroamv2\n    ```\n\n3. Install dependencies:\n\n    ```bash\n    npm install\n    ```\n\n## Usage\n\n1. Start the development server:\n\n    ```bash\n    npm start\n    ```\n\n    or\n\n    ```bash\n    npm run dev\n    ```\n\n2. Open your browser and navigate to `http://localhost:3000`.\n\n## Features\n- **Responsive Design:** The web app is fully responsive, adapting to different screen sizes and devices.\n- **Search and Filter:** Easily search and filter artworks to find specific pieces or explore different collections.\n- **API Integration:** Displays artworks using data fetched from the Art Institute of Chicago and Harvard Art Museum APIs.\n- **Accessibility:** Designed with accessibility in mind, following WCAG guidelines for an inclusive user experience.\n- **Dynamic Gallery:** Artworks are dynamically loaded from the APIs, providing an up-to-date browsing experience.\n\n## Future Plans\n- **Additional API Integrations:** Integrate more open art APIs to broaden the range of collections.\n- **Favorites Feature:** Allow users to save and view their favorite artworks.\n- **Enhanced Filtering:** Add advanced filtering options, such as filtering by artist, period, or medium.\n- **Progressive Web App (PWA):** Make the app installable and usable offline.\n- **User Accounts:** Add user accounts for a personalized experience, including saving favorite artworks or search settings.\n- **Blog Section:** Include a blog to discuss art-related topics, such as history, trends, and featured collections.\n\n## License\n*License information is being finalized...*\n\n## Contact\nFor questions or suggestions, feel free to reach out:\n- **GitHub:** [izalu99](https://github.com/izalu99)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizalu99%2Fartroamv2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizalu99%2Fartroamv2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizalu99%2Fartroamv2/lists"}