{"id":27879515,"url":"https://github.com/louissullivan4/skillcloud","last_synced_at":"2026-04-04T22:33:59.760Z","repository":{"id":60998008,"uuid":"539572820","full_name":"louissullivan4/skillcloud","owner":"louissullivan4","description":"Application that uses natural language processing to form teams of users based on the skills identified in their resumes.","archived":false,"fork":false,"pushed_at":"2023-04-12T17:54:03.000Z","size":1210,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T03:32:51.590Z","etag":null,"topics":["aws","cloud","firebase","flask","natural-language-processing","reactjs"],"latest_commit_sha":null,"homepage":"https://project.cs.ucc.ie/openday/show/176","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/louissullivan4.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,"zenodo":null}},"created_at":"2022-09-21T16:03:12.000Z","updated_at":"2023-04-12T17:53:46.000Z","dependencies_parsed_at":"2025-05-05T03:39:01.571Z","dependency_job_id":null,"html_url":"https://github.com/louissullivan4/skillcloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/louissullivan4/skillcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louissullivan4%2Fskillcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louissullivan4%2Fskillcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louissullivan4%2Fskillcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louissullivan4%2Fskillcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louissullivan4","download_url":"https://codeload.github.com/louissullivan4/skillcloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louissullivan4%2Fskillcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","cloud","firebase","flask","natural-language-processing","reactjs"],"created_at":"2025-05-05T03:22:36.518Z","updated_at":"2026-04-04T22:33:59.704Z","avatar_url":"https://github.com/louissullivan4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skillcloud Guide - Running Locally (on Windows)\n\n## Backend\nOpen a new terminal\nRun each of these commands one by one:\n```\ncd Backend\n```\n```\npython -m virtualenv .venv\n```\n```\n.\\.venv\\Scripts\\activate\n```\n*Run this install command only if its the first time using the application*\n```\npython pip install -r requirements.txt\n```\n```\nset FLASK_ENV=development\"\n```\n```\npython -m flask run\n```\n\n## Frontend \nOpen a new terminal\nRun each of these commands one by one:\n```\ncd skillcloud-frontend\n```\n*Run this install command only if its the first time using the application*\n```\nnpm i\n```\n```\nnpm start\n```\n\n## MySQL Database\nThe following steps outline how to create the MySQL Database for Skillcloud with demo data.\n1. Install MySQL Workbench\n2. Create a new connection with the following details:\n    - host=\"localhost\"\n    - user=\"root\"\n    - password=\"admin\"\n    - database=\"skillcloud\"\n3. Login into the created connection\n4. In the taskbar, select \"Server\" and then select \"Data Import\"\n5. Select the \"...\" symbol under \"Import Options\" and navigate to /mysql-database/import-tables\n6. Select the folder and select skillcloud under the \"Schema\" section\n7. Select \"Start Import\"\n8. Run \"SELECT * FROM users\" to ensure everything has been completed correctly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouissullivan4%2Fskillcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouissullivan4%2Fskillcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouissullivan4%2Fskillcloud/lists"}