{"id":19431767,"url":"https://github.com/nicksp/socialhub-addonarea","last_synced_at":"2026-07-17T03:30:21.567Z","repository":{"id":149880216,"uuid":"47730443","full_name":"nicksp/socialhub-addonarea","owner":"nicksp","description":"Addon area for SocialHub.","archived":false,"fork":false,"pushed_at":"2016-02-16T01:48:30.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T20:21:54.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://socialhub.io/en/","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/nicksp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-10T01:41:43.000Z","updated_at":"2020-01-26T12:39:44.000Z","dependencies_parsed_at":"2023-05-02T16:26:22.096Z","dependency_job_id":null,"html_url":"https://github.com/nicksp/socialhub-addonarea","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/nicksp%2Fsocialhub-addonarea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fsocialhub-addonarea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fsocialhub-addonarea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fsocialhub-addonarea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksp","download_url":"https://codeload.github.com/nicksp/socialhub-addonarea/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612550,"owners_count":19829027,"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":[],"created_at":"2024-11-10T14:31:51.899Z","updated_at":"2026-07-17T03:30:21.499Z","avatar_url":"https://github.com/nicksp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SocialHub AddonArea\n\nAddon area for SocialHub.\n\n## Prerequisites\n\n  - npm i -g gulp nodemon\n\n## Steps to start thing up\n\n  - git clone https://github.com/nicksp/socialhub-addonarea.git\n  - cd socialhub-addonarea\n  - mongorestore -d addonsTest dump\n  - npm install\n  - npm start\n  - open http://localhost:1330/ in your browser\n\n## Project description\n\n### Use cases\n\n- As an admin I want to be able to trigger a notification for new addons. Come up with a concept of how an issue could be tackled.\n- As a user I want to be notified if a new addon is released. For the scope of that project we could trigger which addon should be marked as new by using var in localStorage.\n- As a user I want to be able to view a list of currently available addons (the available addons are listed in the account object: account.features and account.premiumFeatures).\nEach addon should have a title, description and optional image.\n- As a user I want to be able to de-/activate addons.\nThere are also premium features which can’t be activated directly by a user. If the\nuser tries to do so:\n  - a) an email is sent to the sales department (for this project we send it to addonstest@mailinator.com ). The mail should contain the ac/count and username + which addon should be enabled.\n\n### Dev tasks\n\n- Implement a simple backend using express and mongodb with the following routes:\n  - a. GET accounts needed for the account name and the list of features\n  - b. PUT accounts/:id for updating the features\n  - c. GET users needed for displaying the user in the email\n- Create a simple backbone application. Add a new addons page to which you can navigate through a link in the header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fsocialhub-addonarea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksp%2Fsocialhub-addonarea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fsocialhub-addonarea/lists"}