{"id":24216748,"url":"https://github.com/codekidx/eventfinder","last_synced_at":"2025-10-11T16:19:32.648Z","repository":{"id":81066834,"uuid":"108642978","full_name":"codekidX/EventFinder","owner":"codekidX","description":"MEAN stack event finder | NodeJS | MongoDB | Mongoose","archived":false,"fork":false,"pushed_at":"2017-10-28T12:35:49.000Z","size":534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T15:44:59.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codekidX.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,"zenodo":null}},"created_at":"2017-10-28T11:17:26.000Z","updated_at":"2017-10-28T11:19:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"879c86eb-932c-4c43-bf9e-d04cdeaf2019","html_url":"https://github.com/codekidX/EventFinder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codekidX/EventFinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekidX%2FEventFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekidX%2FEventFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekidX%2FEventFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekidX%2FEventFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codekidX","download_url":"https://codeload.github.com/codekidX/EventFinder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekidX%2FEventFinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007788,"owners_count":26084364,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-01-14T04:46:27.100Z","updated_at":"2025-10-11T16:19:32.636Z","avatar_url":"https://github.com/codekidX.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event Finder\n\n### Import MongoDB database\n\u003e Make sure your mongo db instance is running with `--dbpath` as config folder inside your clone\n\n`mongod --dbpath ` **drag and drop config folder here**\nand\n`cd db \u0026\u0026 mongoimport --db events --collection events --file events.json`\n\n### Running server\n\n\nFirst Run:\n`npm install`\n\nConsecutive Runs:\n`npm start`\n\u003e Will open url automatically\n\n### Instructions\n\nEnter start date - `2017-11-05 20:00:00`\nEnter end date - `2017-11-15 20:00:00`\nEnter event type - 254\n\n\u003e Output\n```\n[{\"_id\":\"59f45a639c0589fda823b6a5\",\"createdBy\":\"Ashish\",\"title\":\"Sports Fest\",\"description\":\"Sports time\",\"address\":\"B-13, Bhaveshwardeep, Road no. 21, Chembur, Mumbai-400071\",\"startDate\":\"2017-11-10T14:30:00.000Z\",\"endDate\":\"2017-11-15T14:30:00.000Z\",\"eventType\":254,\"eventStatus\":\"99/100\",\"price\":\"Rs. 5000\",\"image\":\"http://event1.jpg\",\"atendees\":[{\"name\":\"Jeff Bezos\",\"image\":\"http://jeff.jpg\",\"description\":\"Amazon Founder\"},{\"name\":\"Sundar Pichai\",\"image\":\"http://sundar.jpg\",\"description\":\"Google CEO\"}]}]\n```\n\nEnter start date - `2017-11-15 20:00:00`\nEnter end date - `2017-11-20 20:00:00`\nEnter event type - 254\n```\n[{\"_id\":\"59f464e482dc1faaa41bb8bd\",\"createdBy\":\"Nodd\",\"title\":\"Chillout Fest\",\"description\":\"Chilling time\",\"address\":\"B-13, Bhaveshwardeep, Road no. 21, Chembur, Mumbai-400071\",\"startDate\":\"2017-11-15T14:30:00.000Z\",\"endDate\":\"2017-11-20T14:30:00.000Z\",\"eventType\":254,\"eventStatus\":\"99/100\",\"price\":\"Rs. 5000\",\"image\":\"http://event1.jpg\",\"start\":\"2017-11-15T14:30:00.000Z\",\"atendees\":[{\"name\":\"Jeff Bezos\",\"image\":\"http://jeff.jpg\",\"description\":\"Amazon Founder\"},{\"name\":\"Bill Gates\",\"image\":\"http://bill.jpg\",\"description\":\"Microsoft Founder\"}]}]\n```\n\nEnter start date - `2017-11-15 20:00:00`\nEnter end date - `2017-11-20 20:00:00`\nEnter event type - 111\n\n\u003e Output\n```\n[{\"_id\":\"59f45bcd9c0589fda823b6a6\",\"createdBy\":\"Ashish\",\"title\":\"Sports Fest\",\"description\":\"Sports time\",\"address\":\"B-13, Bhaveshwardeep, Road no. 21, Chembur, Mumbai-400071\",\"startDate\":\"2017-11-10T14:30:00.000Z\",\"endDate\":\"2017-11-15T14:30:00.000Z\",\"eventType\":111,\"eventStatus\":\"99/100\",\"price\":\"Rs. 5000\",\"image\":\"http://event1.jpg\",\"atendees\":[{\"name\":\"Jeff Bezos\",\"image\":\"http://jeff.jpg\",\"description\":\"Amazon Founder\"}]}]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekidx%2Feventfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodekidx%2Feventfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekidx%2Feventfinder/lists"}