{"id":23143560,"url":"https://github.com/digitalinteraction/learning_circle","last_synced_at":"2025-04-04T12:14:36.561Z","repository":{"id":79513758,"uuid":"54549183","full_name":"digitalinteraction/learning_circle","owner":"digitalinteraction","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-31T11:54:20.000Z","size":7324,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-16T23:00:04.212Z","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/digitalinteraction.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}},"created_at":"2016-03-23T09:59:49.000Z","updated_at":"2024-11-08T12:31:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"52360eb6-8b38-4909-945c-9e8c9b382cdf","html_url":"https://github.com/digitalinteraction/learning_circle","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/digitalinteraction%2Flearning_circle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Flearning_circle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Flearning_circle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Flearning_circle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalinteraction","download_url":"https://codeload.github.com/digitalinteraction/learning_circle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174467,"owners_count":20896078,"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-12-17T15:13:47.681Z","updated_at":"2025-04-04T12:14:36.554Z","avatar_url":"https://github.com/digitalinteraction.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LC Online\n\n## Info for new developers\n\nBefore you commit anything you have to install and configure **JSHint**.\n\n    sudo -H npm i -g eslint\n    ./install.sh\n\nBootstrap template used in this project is called \"LEARN\". You can find it inside `.bin/` directory.\n\nFirst start should be with settings (admin user credentials) `meteor --settings settings.json` or if you need you can run it with fixtures (also with admin creation) `meteor --settings fixtures.json` (**Note**: User collection and Courses collection will be emptied).\n\n\n### Fixtures info\n\nfixtures.json\n---------------\n```\n#!json\n{\n    \"mainAdminName\": \"Admin\",\n    \"mainAdminSurname\": \"LC\",\n    \"mainAdminEmail\": \"admin@example.com\",\n    \"mainAdminPassword\": \"xxxxxx\",\n    \"runFixtures\": true,\n    \"runGroupsCreation\": false,\n    \"runSectionsCreation\": false,\n    \"fixturesSectionMax\": 20,\n    \"fixturesGroupMin\": 7,\n    \"fixturesGroupMax\": 13,\n    \"fixturesCoursesNumber\": 2,\n    \"fixturesUsersNumber\": 140,\n    \"schedulesGoogleCalendarId\": \"xxxxxxxx@group.calendar.google.com\",\n    \"private\": {\n        \"facebookAppSecret\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n        \"googleClientId\": \"xxxxxx-xxxxxxxxxxxx.apps.googleusercontent.com\",\n        \"googleSecret\": \"xxxxxx-xxxxxxxx\"\n    },\n    \"public\": {\n        \"facebookAppId\": \"xxxxxxxxxxxxxxxxxxxx\"\n    }\n}\n```\n\n\n### Settings info\n\nsettings.json\n-------------\n```\n#!json\n{\n    \"mainAdminName\": \"Admin\",\n    \"mainAdminSurname\": \"LC\",\n    \"mainAdminEmail\": \"admin@example.com\",\n    \"mainAdminPassword\": \"xxxxxx\",\n    \"schedulesGoogleCalendarId\": \"xxxxxxxx@group.calendar.google.com\",\n    \"private\": {\n        \"facebookAppSecret\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n        \"googleClientId\": \"xxxxxx-xxxxxxxxxxxx.apps.googleusercontent.com\",\n        \"googleSecret\": \"xxxxxx-xxxxxxxx\"\n    },\n    \"public\": {\n        \"facebookAppId\": \"xxxxxxxxxxxxxxxxxxxx\",\n        \"stripePublicKey\": \"xxxxxxxxxxxxxxxxxxxxxxxx\"\n    }\n}\n```\n\n### Buttons\n\nThere are few themed buttons you can use.\n\n* `.lc-btn`\n* `.lc-btn-big`\n* `.lc-btn-outline`\n* `.lc-btn-outline-big`\n* `.lc-btn-outline-big`\n* `.lc-btn-block`\n* `.lc-btn-block-big`\n* `.lc-btn-block-dark`\n\nThis styles are inherited from theme, normalized and customized for LC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalinteraction%2Flearning_circle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalinteraction%2Flearning_circle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalinteraction%2Flearning_circle/lists"}