{"id":50481928,"url":"https://github.com/zainulabdeenofficial/usermanagementsysetminwindowform","last_synced_at":"2026-06-01T18:02:09.101Z","repository":{"id":250047018,"uuid":"833312456","full_name":"ZainulabdeenOfficial/usermanagementSysetminWindowForm","owner":"ZainulabdeenOfficial","description":"The \"User Management System in Windows Forms\" repository by Zainulabdeenoffical is an expert-level project built using C# and .NET WinForms. It provides a complete user management solution, including user authentication, role-based access control, CRUD operations, and database integration. The system is designed for efficient desktop application ","archived":false,"fork":false,"pushed_at":"2024-11-09T04:25:50.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T19:33:39.188Z","etag":null,"topics":["csharp","database","mysql","windwos-forms-app"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ZainulabdeenOfficial.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":"2024-07-24T19:28:49.000Z","updated_at":"2025-03-22T18:04:14.000Z","dependencies_parsed_at":"2025-04-01T19:33:51.444Z","dependency_job_id":"a0ad8d2c-d686-4eda-859d-347dc2572f3f","html_url":"https://github.com/ZainulabdeenOfficial/usermanagementSysetminWindowForm","commit_stats":null,"previous_names":["zainulabdeenoffical/usermanagementsysetminwindowform","zainulabdeenofficial/usermanagementsysetminwindowform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZainulabdeenOfficial/usermanagementSysetminWindowForm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FusermanagementSysetminWindowForm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FusermanagementSysetminWindowForm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FusermanagementSysetminWindowForm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FusermanagementSysetminWindowForm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZainulabdeenOfficial","download_url":"https://codeload.github.com/ZainulabdeenOfficial/usermanagementSysetminWindowForm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FusermanagementSysetminWindowForm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33786915,"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-01T02:00:06.963Z","response_time":115,"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":["csharp","database","mysql","windwos-forms-app"],"created_at":"2026-06-01T18:02:06.880Z","updated_at":"2026-06-01T18:02:09.094Z","avatar_url":"https://github.com/ZainulabdeenOfficial.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User Management System\n\n## Overview\nThis User Management System is designed to manage user accounts within a Windows Form application using a database backend. It provides functionalities for creating new users, updating existing user information, deleting users, and viewing user details.\n\n## Features\n- **User Registration:** Register new users with details such as username, first name, last name, and password.\n- **User Management:** Update user information including username, first name, last name, and password.\n- **User Deletion:** Delete users from the system.\n- **View User Details:** View detailed information about each user stored in the database.\n\n## Technologies Used\n- **Programming Language:** C#\n- **Database:** SQL Server (or specify your preferred database system)\n- **GUI Framework:** Windows Forms (WinForms)\n\n## Installation\n1. Clone the repository: `git clone https://github.com/Zainulabdeenoffical/usermanagementSysetminWindowForm.git`\n2. Open the solution in Visual Studio.\n3. Restore NuGet packages if necessary.\n4. Configure your database connection in `App.config` or `Web.config`.\n5. Build and run the application.\n\n## Database Schema\nThe database schema includes the following tables:\n```sql\nCREATE TABLE Users (\n    Username NVARCHAR(50) PRIMARY KEY,\n    First_Name NVARCHAR(50) NOT NULL,\n    Last_Name NVARCHAR(50) NOT NULL,\n    Password NVARCHAR(100) NOT NULL\n);\n####Usage\nLaunch the application.\nUse the provided interface to perform user management tasks:\nClick Add User to register a new user.\nSelect a user from the list to update or delete their information.\nClick Delete User to remove a user from the system.\nUse Search or Filter options to find specific users.\nSave changes to the database as needed.\n##Authors\n##M Zain Ul Abideen\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainulabdeenofficial%2Fusermanagementsysetminwindowform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzainulabdeenofficial%2Fusermanagementsysetminwindowform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainulabdeenofficial%2Fusermanagementsysetminwindowform/lists"}