{"id":20756823,"url":"https://github.com/soumwadeep/events","last_synced_at":"2026-04-13T18:02:27.361Z","repository":{"id":172590132,"uuid":"643049683","full_name":"soumwadeep/Events","owner":"soumwadeep","description":"World's Most Simplest And Fastest Event Planner Ever Created!This is an event planning app that allows users to create events, invite attendees, and manage RSVPs.","archived":false,"fork":false,"pushed_at":"2024-01-02T12:59:52.000Z","size":66036,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T05:18:12.051Z","etag":null,"topics":["appwrite","nextjs"],"latest_commit_sha":null,"homepage":"https://events.soumwadeepguha.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soumwadeep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-20T00:54:10.000Z","updated_at":"2023-06-22T18:01:59.000Z","dependencies_parsed_at":"2024-01-02T14:15:52.313Z","dependency_job_id":null,"html_url":"https://github.com/soumwadeep/Events","commit_stats":null,"previous_names":["soumwadeep/events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soumwadeep/Events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumwadeep%2FEvents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumwadeep%2FEvents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumwadeep%2FEvents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumwadeep%2FEvents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soumwadeep","download_url":"https://codeload.github.com/soumwadeep/Events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumwadeep%2FEvents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["appwrite","nextjs"],"created_at":"2024-11-17T09:35:29.412Z","updated_at":"2026-04-13T18:02:27.346Z","avatar_url":"https://github.com/soumwadeep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n# Event Planner App\n\nThis is an event planning app that allows users to create events, invite attendees, and manage RSVPs. The app is built using Next.js for the frontend and Appwrite's database for storing event information and user authentication for secure login.\n\n# Features\n\nUsers can create events with details such as date, time, location, and description.\nUsers can invite attendees by email and manage RSVPs.\nAttendees can RSVP to events and view event details.\nEvent organizers can manage RSVPs of attendees and send reminders or updates.\nTechnologies Used\nReact.js for the frontend\nAppwrite for backend services such as user authentication and database storage.\nGetting Started\nClone the repository: git clone https://github.com/\u003cyour-username\u003e/event-planner-app.git\nInstall dependencies: npm install\nStart the development server: npm start\nOpen the app in your browser: http://localhost:3000\nContributing\nContributions are always welcome! If you would like to contribute to this project, please follow these steps:\n\nFork the repository: https://github.com/\u003cyour-username\u003e/event-planner-app.git\nCreate a new branch for your feature: git checkout -b feature/your-feature-name\nMake your changes and commit them: git commit -m \"Your commit message\"\nPush your changes to the remote branch: git push origin feature/your-feature-name\nSubmit a pull request.\n\n# License\n\nThis project is licensed under the MIT License.\n\n# Acknowledgements\n\nAppwrite for providing the backend services for this app.\nNext.js for providing the frontend framework for this 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```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically 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 features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumwadeep%2Fevents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumwadeep%2Fevents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumwadeep%2Fevents/lists"}