{"id":49243071,"url":"https://github.com/anyulled/photography-events","last_synced_at":"2026-04-24T20:12:37.312Z","repository":{"id":252774073,"uuid":"841412912","full_name":"anyulled/photography-events","owner":"anyulled","description":"A web portal showcasing photography events from Organizers, models and photographers.","archived":false,"fork":false,"pushed_at":"2025-10-17T02:35:50.000Z","size":667,"stargazers_count":0,"open_issues_count":21,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-18T05:50:55.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://photography-events.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/anyulled.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["anyulled"],"patreon":"anyulled","custom":["https://paypal.me/anyulrivas"]}},"created_at":"2024-08-12T11:05:04.000Z","updated_at":"2025-06-13T12:43:41.000Z","dependencies_parsed_at":"2024-09-16T14:15:26.402Z","dependency_job_id":"7fc13e45-68f2-4de9-81f6-20a24c3dc407","html_url":"https://github.com/anyulled/photography-events","commit_stats":null,"previous_names":["anyulled/photography-events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anyulled/photography-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyulled%2Fphotography-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyulled%2Fphotography-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyulled%2Fphotography-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyulled%2Fphotography-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anyulled","download_url":"https://codeload.github.com/anyulled/photography-events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyulled%2Fphotography-events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":[],"created_at":"2026-04-24T20:12:36.541Z","updated_at":"2026-04-24T20:12:37.297Z","avatar_url":"https://github.com/anyulled.png","language":"TypeScript","funding_links":["https://github.com/sponsors/anyulled","https://patreon.com/anyulled","https://paypal.me/anyulrivas"],"categories":[],"sub_categories":[],"readme":"# Photography events\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=anyulled_photography-events\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=anyulled_photography-events)\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [\n`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the\nresult.\n\nYou can start editing the page by modifying `app/page.tsx`. The page\nauto-updates as you edit the file.\n\nThis project uses [\n`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to\nautomatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js\n  features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check\nout [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your\nfeedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use\nthe [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme)\nfrom the creators of Next.js.\n\nCheck out\nour [Next.js deployment documentation](https://nextjs.org/docs/deployment) for\nmore details.\n\n## Event registration process\n\n```plantuml\n@startuml\n\nskinparam backgroundColor #F5F5F5\nskinparam shadowing false\nskinparam arrowColor Black\nskinparam actorBorderColor Black\nskinparam activityBackgroundColor #FFDDDD\nskinparam activityBorderColor Black\nskinparam decisionBorderColor Black\nskinparam decisionBackgroundColor #FFDDDD\nskinparam endColor #FFAAAA\n\n|#Rose|\n\nstart\n\n:Organizer creates event;\n\n:User registers for the event;\n\n:Registration status is pending;\n\nif (Approve registration?) then (yes)\n    :Organizer approves registration;\n    :Registration is approved;\n    :User pays registration fee;\n    :Registration is confirmed;\nelse (no)\n    :Organizer rejects registration;\n    :Registration is rejected;\nendif\n\nstop\n\n@enduml\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyulled%2Fphotography-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanyulled%2Fphotography-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyulled%2Fphotography-events/lists"}