{"id":50481913,"url":"https://github.com/zainulabdeenofficial/usermanagmentsystemusingjson","last_synced_at":"2026-06-01T18:02:04.584Z","repository":{"id":264342595,"uuid":"893099501","full_name":"ZainulabdeenOfficial/UserManagmentSystemUsingJson","owner":"ZainulabdeenOfficial","description":"The \"User Management System Using JSON repository by Zainulabdeenoffical is a desktop application that manages user data using JSON as a lightweight database. Built with C# and .NET, it supports user authentication, CRUD operations, and data persistence without requiring a traditional database.","archived":false,"fork":false,"pushed_at":"2024-11-23T14:47:50.000Z","size":23366,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T19:33:40.291Z","etag":null,"topics":["jason","netcore","sql"],"latest_commit_sha":null,"homepage":"","language":null,"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/ZainulabdeenOfficial.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":"2024-11-23T14:32:25.000Z","updated_at":"2025-03-22T18:11:13.000Z","dependencies_parsed_at":"2024-11-23T15:39:49.783Z","dependency_job_id":null,"html_url":"https://github.com/ZainulabdeenOfficial/UserManagmentSystemUsingJson","commit_stats":null,"previous_names":["zainulabdeenoffical/usermanagmentsystemusingjson","zainulabdeenofficial/usermanagmentsystemusingjson"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZainulabdeenOfficial/UserManagmentSystemUsingJson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FUserManagmentSystemUsingJson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FUserManagmentSystemUsingJson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FUserManagmentSystemUsingJson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FUserManagmentSystemUsingJson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZainulabdeenOfficial","download_url":"https://codeload.github.com/ZainulabdeenOfficial/UserManagmentSystemUsingJson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainulabdeenOfficial%2FUserManagmentSystemUsingJson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33786914,"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":["jason","netcore","sql"],"created_at":"2026-06-01T18:02:03.249Z","updated_at":"2026-06-01T18:02:04.580Z","avatar_url":"https://github.com/ZainulabdeenOfficial.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 User Management System - .NET Core\n\n*Built by [Zainulabdeenoffical](https://github.com/Zainulabdeenoffical)*  \n\nA robust and scalable User Management System built using ASP.NET Core, designed to handle user authentication, authorization, and account management functionalities efficiently.\n\n---\n\n## 📋 Table of Contents\n\n- [🌟 About](#-about)\n- [🎯 Features](#-features)\n- [🛠️ Prerequisites](#️-prerequisites)\n- [📦 Installation](#-installation)\n- [📖 Usage](#-usage)\n- [⚠️ File Size Warning](#️-file-size-warning)\n- [🤝 Contributing](#-contributing)\n- [📜 License](#-license)\n\n---\n\n## 🌟 About\n\nThe **User Management System** is a modern solution for managing users with features like registration, login, role-based access control, and profile management.  \nIt uses clean architecture principles, ensuring scalability, maintainability, and high performance.\n\n---\n\n## 🎯 Features\n\n✨ **User Authentication:**  \n- Secure registration, login, and logout features.\n\n✨ **Role-Based Access Control:**  \n- Admin and User roles with permissions management.\n\n✨ **Profile Management:**  \n- Update passwords, emails, and other user details.\n\n✨ **RESTful API Integration:**  \n- Expose endpoints for CRUD operations.\n\n✨ **SQL Server Support:**  \n- Out-of-the-box compatibility with SQL Server.\n\n✨ **Extensible Architecture:**  \n- Ready to add more features.\n\n---\n\n## 🛠️ Prerequisites\n\nEnsure you have the following installed:\n\n- [![.NET](https://img.shields.io/badge/.NET-SDK-blue)](https://dotnet.microsoft.com/download)  \n- [![SQL Server](https://img.shields.io/badge/SQL-Server-orange)](https://www.microsoft.com/en-us/sql-server/sql-server-downloads)  \n- [![Git](https://img.shields.io/badge/Version-Control-black)](https://git-scm.com/)  \n- [![Visual Studio Code](https://img.shields.io/badge/IDE-VSCode-lightblue)](https://code.visualstudio.com/)\n\n---\n\n## 📦 Installation\n\n1. **Clone the Repository**  \n   ```bash\n   git clone https://github.com/Zainulabdeenoffical/UserManagementSystem.git\n   ```\n   \u003e 💡 Pro Tip: Fork the repository to customize the system further.\n\n2. **Extract the Files**  \n   - Download the `.zip` file from the repo.  \n   - Use tools like [WinRAR](https://www.rarlab.com/) or [7-Zip](https://www.7-zip.org/) to extract.\n\n3. **Navigate to the Project Directory**  \n   ```bash\n   cd UserManagementSystem\n   ```\n\n4. **Restore Dependencies**  \n   ```bash\n   dotnet restore\n   ```\n\n5. **Setup Database**  \n   - Edit the `appsettings.json` file to include your SQL Server connection string.  \n   - Apply migrations:  \n     ```bash\n     dotnet ef database update\n     ```\n\n---\n\n## 📖 Usage\n\n1. **Run the Application**  \n   ```bash\n   dotnet run\n   ```\n2. **Open the Application**  \n   - Access the app at [http://localhost:5000](http://localhost:5000).\n\n3. **API Endpoints**  \n   - **Register User:** `POST /api/users/register`  \n   - **Login:** `POST /api/users/login`  \n   - **Fetch User:** `GET /api/users/{id}`  \n\n---\n\n## ⚠️ File Size Warning\n\nThis project is distributed as a compressed `.zip` file to optimize download/upload sizes.\n\n### How to Extract:  \n\n1. Download the `.zip` file from the repository.  \n2. Extract using:  \n   - Windows Explorer *(Right-click -\u003e Extract All)*  \n   - [WinRAR](https://www.rarlab.com/) or [7-Zip](https://www.7-zip.org/) for advanced compression.  \n\n---\n\n## 🤝 Contributing\n\nWe welcome contributions! Follow these steps to contribute:\n\n1. **Fork the Repository**  \n2. **Create a Feature Branch**  \n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n3. **Commit Your Changes**  \n   ```bash\n   git commit -m \"Add feature: your-feature-name\"\n   ```\n4. **Push to GitHub**  \n   ```bash\n   git push origin feature/your-feature-name\n   ```\n5. **Open a Pull Request**\n\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n✨ Built with ❤️ by [Zainulabdeenoffical](https://github.com/Zainulabdeenoffical)  \n\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainulabdeenofficial%2Fusermanagmentsystemusingjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzainulabdeenofficial%2Fusermanagmentsystemusingjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainulabdeenofficial%2Fusermanagmentsystemusingjson/lists"}