{"id":16717443,"url":"https://github.com/panglesd/class-panic","last_synced_at":"2025-06-24T08:36:15.401Z","repository":{"id":41810873,"uuid":"145976693","full_name":"panglesd/class-panic","owner":"panglesd","description":"A node JS website for interactive polling students","archived":false,"fork":false,"pushed_at":"2022-12-08T10:52:00.000Z","size":1273,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T00:37:07.944Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panglesd.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}},"created_at":"2018-08-24T10:13:47.000Z","updated_at":"2019-03-28T17:21:11.000Z","dependencies_parsed_at":"2023-01-25T01:45:10.560Z","dependency_job_id":null,"html_url":"https://github.com/panglesd/class-panic","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panglesd%2Fclass-panic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panglesd%2Fclass-panic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panglesd%2Fclass-panic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panglesd%2Fclass-panic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panglesd","download_url":"https://codeload.github.com/panglesd/class-panic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713402,"owners_count":20335566,"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-10-12T21:31:58.877Z","updated_at":"2025-03-15T09:42:21.451Z","avatar_url":"https://github.com/panglesd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# class-panic\nA node JS website for interactive polling students\n\n## Requirements:\n\ngit, nodeJS (up to date), npm, a mysql server.\n\n## Installation\n\nTo install, you have several steps:\n\n### clone the repository\n```shell\ngit clone https://github.com/panglesd/class-panic.git\ncd class-panic\n```\n\n### Install dependencies\n\n```shell\nnpm install\ngit clone https://github.com/mathjax/MathJax.git MathJax\n```\n\n### Set up the database\n- Create a database\n- Import classPanic.sql in your databse\n- Create a user that has all access to this database\n- Fill credentials.js so that the server can access the database:\n```shell\ncp credentials.js.example credentials.js\nemacs credentials.js\n```\n### choose configuration\n- Choose port, route and the password to create admin accounts, in configuration.js:\n```shell\ncp configuration.js.example configuration.js\nemacs configuration.js\n```\n\n## Start the server\n\n```shell\nnpm start\n```\n\n## Test\n\nOpen your browser and got to ``localhost:port/path``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanglesd%2Fclass-panic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanglesd%2Fclass-panic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanglesd%2Fclass-panic/lists"}