{"id":21166311,"url":"https://github.com/ajyounguk/jimoo","last_synced_at":"2026-02-24T07:42:03.210Z","repository":{"id":51529717,"uuid":"134831718","full_name":"ajyounguk/jimoo","owner":"ajyounguk","description":"An tool to gather feedback from participants in events (Work In Progress)","archived":false,"fork":false,"pushed_at":"2022-12-15T17:26:06.000Z","size":801,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-17T11:47:40.951Z","etag":null,"topics":["application","diary","event-management","events","feedback","feedback-form","feedback-systems","meetings","mongodb","nodejs","presenter"],"latest_commit_sha":null,"homepage":"","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/ajyounguk.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}},"created_at":"2018-05-25T09:02:40.000Z","updated_at":"2022-12-20T09:34:01.000Z","dependencies_parsed_at":"2023-01-29T04:00:25.317Z","dependency_job_id":null,"html_url":"https://github.com/ajyounguk/jimoo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fjimoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fjimoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fjimoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fjimoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajyounguk","download_url":"https://codeload.github.com/ajyounguk/jimoo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225578717,"owners_count":17491275,"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":["application","diary","event-management","events","feedback","feedback-form","feedback-systems","meetings","mongodb","nodejs","presenter"],"created_at":"2024-11-20T14:49:14.744Z","updated_at":"2025-10-30T21:05:44.446Z","avatar_url":"https://github.com/ajyounguk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/ajyounguk/jimoo/blob/master/public/jimoo.png\" width=\"100\" height=\"100\"\u003e\n\n## Jimoo - The event feedback tool\n\n## What is this?\nJimoo is a work in progress web app, that will allow you to get feedback for an event/meeting. \n\nDeveloped with a Node.js backend, ejs, HTML and a MongoDB database.\n\n![Create Event](/screenshots/createevent.png?raw=true)\n\n![Feedback](/screenshots/feedback.png?raw=true)\n\n![List Events](/screenshots/listevents.png?raw=true)\n\n## Contains:\n- app.js = main app \u0026 webserver. Launch this and access it with a browser on port 3000\n- /controllers = HTTP routes, mongo access controllers, helper functions and. Also includes a setup controller to create test data\n- /config = example mongoDB connection/config file\n- /public = stylesheet \u0026 icons\n- screenshots = screenshots\n- views = main index.ejs and form HTML partials\n\n### Event admin functionality:\n- Create a new event\n- List/Search events\n- Modify event (from search /event list)\n- Delete event (from search /event list)\nTodo:\n- View feedback for event\n- Other stats (splunk?)\n\n### Feedback functionality\n- Enter pin + provide feedback\nTodo:\n- View real time feedback summary\n\n### Further Todos:\n- Implement mongo TTL index for events soft deleted\n- Angular front end + REST API to replace the messy UI controller... (maybe)\n\n\n## Installation overview\ninstall Node.js: https://nodejs.org/en/\n\n\nclone the repo and install modules:\n\n```\ngit clone https://github.com/ajyounguk/jimoo\ncd jimoo\nnpm install\n```\n\n## Mongo Credentials\nCopy the configuration details and add your mongo creds.\n```\ncd config\ncp mongo-config-sample.json mongo-config.json\n```\n\n\n## How to run it\nrun the webserver:\n\n```\nnode app.js\n```\n\npoint your browser at the IP:3000/admin to load admin UI or IP:3000 for the feedback UI\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajyounguk%2Fjimoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajyounguk%2Fjimoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajyounguk%2Fjimoo/lists"}