{"id":15497049,"url":"https://github.com/kimlimjustin/classroom","last_synced_at":"2025-08-19T22:08:41.015Z","repository":{"id":39753120,"uuid":"305906605","full_name":"kimlimjustin/Classroom","owner":"kimlimjustin","description":"A website similar to Google Classroom created using the MERN stack.","archived":false,"fork":false,"pushed_at":"2022-05-26T08:22:12.000Z","size":702,"stargazers_count":41,"open_issues_count":2,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T19:11:08.566Z","etag":null,"topics":["clone-website","express-js","expressjs","google-classroom","google-classroom-clone","mern","mongodb","nodejs","react"],"latest_commit_sha":null,"homepage":"","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/kimlimjustin.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":"2020-10-21T04:20:35.000Z","updated_at":"2025-03-25T08:56:42.000Z","dependencies_parsed_at":"2022-09-21T01:50:21.420Z","dependency_job_id":null,"html_url":"https://github.com/kimlimjustin/Classroom","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/kimlimjustin%2FClassroom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimlimjustin%2FClassroom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimlimjustin%2FClassroom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimlimjustin%2FClassroom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimlimjustin","download_url":"https://codeload.github.com/kimlimjustin/Classroom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250330311,"owners_count":21412962,"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":["clone-website","express-js","expressjs","google-classroom","google-classroom-clone","mern","mongodb","nodejs","react"],"created_at":"2024-10-02T08:30:19.974Z","updated_at":"2025-04-22T21:43:21.484Z","avatar_url":"https://github.com/kimlimjustin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classroom\n\n![Classroom demo](https://drive.google.com/uc?esport=view\u0026id=14Iu2VRcHoCKUCUkF0iMCuyjcj9_TZ90a)\n\n#### Warning: although this project has some basics security such as hashed user password and others, this project is NOT secure enough in production. (Contribute to this project by making a pull request will be appreciated)\n\nHow to run:\n\n- Clone this repository or fork it.\n  `git clone https://github.com/kimlimjustin/Classroom.git` or `git clone https://github.com/\u003cyour username\u003e/Classroom.git`\n\n- Inside `server` folder, create a new file called `.env` which stores your `ATLAS_URI`, `SECURITY_KEY` and `CLIENT_URL` information\n  - store your database URI inside `ATLAS_URI` variable\n  - store your security key inside `SECURITY_KEY` variable\n  - store your client url inside `CLIENT_URL` variable\n  - example:\n  ```\n  ATLAS_URI =mongodb+srv://admin:\u003cpassword\u003e@cluster0.8aezk.gcp.mongodb.net/classroom?retryWrites=true\u0026w=majority\n  SECURITY_KEY = D73373D9B4ED6FEC5B8B2DAF6WA929B1C7D14CDC88B196EBDCCEA77AFF7BB9\n  CLIENT_URL = http://localhost:3000/\n  ```\n- Inside `client` folder, create a new file called `.env` which stores your `REACT_APP_SECURITY_KEY` and `REACT_APP_BACKEND_URL` informations\n\n  - store your security key inside `REACT_APP_SECURITY_KEY` variable, note that this value must same as `SECURITY_KEY` in `server/.env` file\n  - store your server url inside `REACT_APP_BACKEND_URL` variable\n  - example:\n\n  ```\n  REACT_APP_SECURITY_KEY = D73373D9B4ED6FEC5B8B2DAF6WA929B1C7D14CDC88B196EBDCCEA77AFF7BB9\n  REACT_APP_BACKEND_URL = http://localhost:5000\n  ```\n\n- install all dependencies.\n  - Client side:\n    on the `client` directory type `npm install`\n  - Server side:\n    on the `server` directory type `npm install`\n- Run it on node js:\n  - Client side:\n    on the `client` directory type `npm start`\n  - Server side:\n    on the `server` directory type `npm start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimlimjustin%2Fclassroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimlimjustin%2Fclassroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimlimjustin%2Fclassroom/lists"}