{"id":19655517,"url":"https://github.com/ritwickdey/wemate","last_synced_at":"2026-01-31T11:31:27.839Z","repository":{"id":65310749,"uuid":"96119519","full_name":"ritwickdey/WeMate","owner":"ritwickdey","description":"A simple zero level chat website made with ASP.NET Form and SQL Server as Backend service.","archived":false,"fork":false,"pushed_at":"2023-02-07T09:19:56.000Z","size":415,"stargazers_count":15,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T18:44:33.691Z","etag":null,"topics":["asp-net","asp-net-webform","beginner-project","chat","chat-application","csharp","sql-server"],"latest_commit_sha":null,"homepage":"","language":"ASP","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/ritwickdey.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T14:27:55.000Z","updated_at":"2025-01-04T13:15:40.000Z","dependencies_parsed_at":"2024-11-11T15:33:09.829Z","dependency_job_id":null,"html_url":"https://github.com/ritwickdey/WeMate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ritwickdey/WeMate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritwickdey%2FWeMate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritwickdey%2FWeMate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritwickdey%2FWeMate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritwickdey%2FWeMate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ritwickdey","download_url":"https://codeload.github.com/ritwickdey/WeMate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritwickdey%2FWeMate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28940429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T10:18:23.202Z","status":"ssl_error","status_checked_at":"2026-01-31T10:18:22.693Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["asp-net","asp-net-webform","beginner-project","chat","chat-application","csharp","sql-server"],"created_at":"2024-11-11T15:21:49.337Z","updated_at":"2026-01-31T11:31:27.821Z","avatar_url":"https://github.com/ritwickdey.png","language":"ASP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WeMate\nA simple zero level chat website made with ASP.NET Form and SQL Server as Backend service.\n\n**_[Don't expect good architecture or much more security or much features. As I mentioned it is for zero level. I built it when I was newbie in the programming world]_**\n\n## Video Demo\n* [Youtube Link](https://www.youtube.com/watch?v=4zACchQ797o)\n\n## Features\n* Registration Page.\n* Login Page.\n* Chat Page.\n* Master Page.\n* A secret Admin Page [But Not much Secure. LOL!]\n\n\n## Installation\nIf you want to run this project on your PC.\n\n_**[[NOTE: ALL Source files are available under `src` folder.]]**_\n\n1. Make a Database named `UserDB`.\n\n2. Run `FullSQLScript.sql` to your database which is provided with the source code (Under SQL Folder). \n\n3. Setup `ConnectionString`:\n\n    ```Csharp\n    connectionString = \"Server=##Server-Name##; Database=##DATABASE-NAME##; User ID=##USER-ID##;Password=##Password## ;Integrated Security=True;\"\n    ```\n    * Replace the all `##All-content##` with your one.\n    * If you want `Windows Authentication`, remove `User ID` \u0026 `Password`.\n    * If you want `SQL Server Authentication`, you can remove `Integrated Security=True`.\n    * Example: (in my case)\n    ```csharp\n    connectionString = \"Server=RITWICK\\LOCALSQLSERVER; Database=UserDB; User ID=sa; Password=********\" \n    ```\n\n4. Fill Up the connectionString to `Web.Config`.\n\n\n5.\tAnd All setup is completed, Lets run it :)\n\n\u003cbr\u003e\n\n\u003e*[If you're having any trouble to setup, contact with me. I'll happy to help you.]*\n\n\n\n## LICENSE\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritwickdey%2Fwemate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritwickdey%2Fwemate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritwickdey%2Fwemate/lists"}