{"id":19340303,"url":"https://github.com/edumats/cs50-flack","last_synced_at":"2026-06-29T11:32:11.788Z","repository":{"id":44305242,"uuid":"224225052","full_name":"edumats/cs50-flack","owner":"edumats","description":"CS50W's Project2: A basic single page app chat using Flask-SocketIO. ","archived":false,"fork":false,"pushed_at":"2026-06-20T19:35:04.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-20T21:17:17.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cs50w-flask-chat.herokuapp.com/","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/edumats.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":"2019-11-26T15:30:39.000Z","updated_at":"2026-06-20T19:35:00.000Z","dependencies_parsed_at":"2024-11-10T03:26:05.201Z","dependency_job_id":null,"html_url":"https://github.com/edumats/cs50-flack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edumats/cs50-flack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fcs50-flack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fcs50-flack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fcs50-flack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fcs50-flack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edumats","download_url":"https://codeload.github.com/edumats/cs50-flack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumats%2Fcs50-flack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34925718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T03:26:00.931Z","updated_at":"2026-06-29T11:32:11.769Z","avatar_url":"https://github.com/edumats.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project 2\n\n## Web Programming with Python and JavaScript\n\nThis is a basic chat using Flask-SocketIO and a single page design.\n\n### Installation\n\nRun the below command to install all packages:\n```\npip3 install -r requirements.txt\n```\n\n### Running\n\nPlease run application.py by using `python3 application.py` instead of `flask run`. Running `flask run` will get a `ValueError: signal only works in main thread` as by [Flask-SocketIO issue](https://github.com/miguelgrinberg/Flask-SocketIO/issues/817)\n\n### Compatibility\n\nPlease use an updated Firefox or Chrome browser for best results.\n\nMicrosoft Edge and Safari will not display the chat's messages due to incompatibility with `CSS.escape()`\n\n### Contents\n\nYou will find all client side code in static/script.js and all server side code in application.py. A favicon and styles file were added in /static.\n\n### Personal Touch\n\n- Website uses a single page design, all functions are handled by Flask-SocketIO\n- Added logout function at the navbar\n- Alert message is displayed when submitting a channel name that already exists and auto closes after 3 seconds\n- Welcome message with user name is displayed in navbar\n- Channel list highlights with blue color the current active channel\n- Messages are displayed in chat when user enters/leaves channel and when users logs off\n- When a new message is displayed at the page, the page automaticaly scrolls down\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedumats%2Fcs50-flack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedumats%2Fcs50-flack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedumats%2Fcs50-flack/lists"}