{"id":24191261,"url":"https://github.com/vinay-patel22/user-management-system-eleorex","last_synced_at":"2026-07-16T04:31:24.316Z","repository":{"id":271386590,"uuid":"913175754","full_name":"vinay-patel22/User-Management-System-eLeoRex","owner":"vinay-patel22","description":"Full-Stack User Management System. The application includes user and role management features with role-based access control.","archived":false,"fork":false,"pushed_at":"2025-01-07T11:33:05.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T09:41:49.712Z","etag":null,"topics":["jwt-authentication","mern-jwt","mern-user-authentication","nodejs-jwt-token","role-based-access-control","role-based-authorization","user-management-system","user-management-system-server","vinay-patel","vinay-patel22","vinay-patel22-portfolio","vinaypatel22"],"latest_commit_sha":null,"homepage":"","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/vinay-patel22.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":"2025-01-07T07:17:35.000Z","updated_at":"2025-01-08T05:13:17.000Z","dependencies_parsed_at":"2025-01-07T12:23:05.365Z","dependency_job_id":"d00b1979-02cd-448b-b3d1-88f21b60dedc","html_url":"https://github.com/vinay-patel22/User-Management-System-eLeoRex","commit_stats":null,"previous_names":["vinay-patel22/user-management-system-eleorex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinay-patel22/User-Management-System-eLeoRex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FUser-Management-System-eLeoRex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FUser-Management-System-eLeoRex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FUser-Management-System-eLeoRex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FUser-Management-System-eLeoRex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinay-patel22","download_url":"https://codeload.github.com/vinay-patel22/User-Management-System-eLeoRex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinay-patel22%2FUser-Management-System-eLeoRex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35531122,"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-07-16T02:00:06.687Z","response_time":83,"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":["jwt-authentication","mern-jwt","mern-user-authentication","nodejs-jwt-token","role-based-access-control","role-based-authorization","user-management-system","user-management-system-server","vinay-patel","vinay-patel22","vinay-patel22-portfolio","vinaypatel22"],"created_at":"2025-01-13T15:17:53.166Z","updated_at":"2026-07-16T04:31:24.293Z","avatar_url":"https://github.com/vinay-patel22.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User Management System\n\nThis is a Full-Stack User Management System developed as part of a technical evaluation.  \nThe application includes user and role management features with role-based access control.\n\n## Features\n\n- User registration and authentication (JWT)\n- Role-based access control\n- CRUD operations for users and roles\n- Responsive and user-friendly interface\n\n## Technologies Used\n\n- **Frontend:** React.js\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB\n- **Authentication:** JSON Web Tokens (JWT)\n\n## Prerequisites\n\nBefore running the application, ensure you have the following installed:\n\n- Node.js\n- MongoDB\n- Git\n\n## Setup Instructions\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/vinay-patel22/User-Management-System-eLeoRex.git\n   cd User-Management-System-eLeoRex\n   ```\n\n2. **Install Dependencies**\n\n   - Backend:\n     ```bash\n     npm install\n     ```\n   - Frontend:\n     ```bash\n     cd client\n     npm install\n     ```\n\n3. **Set Up Environment Variables**\n\n   - Create a `.env` file in the root directory with the following content:\n     ```env\n     MONGO=your_mongo_connection_string\n     JWT_SECRET=your_jwt_secret\n     ```\n\n4. **Run the Application**\n\n   - Backend:\n     ```bash\n     npm run dev\n     ```\n   - Frontend:\n     ```bash\n     cd client\n     npm run dev\n     ```\n\n5. **Assign Admin Role**\n   - Initially, all users have the \"user\" role by default.\n   - To assign the \"admin\" role, update the user's role manually in the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinay-patel22%2Fuser-management-system-eleorex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinay-patel22%2Fuser-management-system-eleorex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinay-patel22%2Fuser-management-system-eleorex/lists"}