{"id":20156065,"url":"https://github.com/asheemrahman/user-admin-management","last_synced_at":"2026-04-12T06:31:14.146Z","repository":{"id":239551311,"uuid":"799308788","full_name":"AsheemRahman/User-admin-management","owner":"AsheemRahman","description":"This project is a basic CRUD application where users can sign up, log in, and manage their profiles. Admin users have additional permissions to add, edit, and delete other users.","archived":false,"fork":false,"pushed_at":"2024-10-11T09:12:09.000Z","size":4530,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T01:44:39.853Z","etag":null,"topics":["authentication","crud-application","ejs","express","javascript","middleware","mongosee","monogdb","nodejs"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/AsheemRahman.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-05-11T18:35:09.000Z","updated_at":"2024-10-11T09:12:12.000Z","dependencies_parsed_at":"2025-01-13T12:42:17.337Z","dependency_job_id":"32b95956-f5dc-4d45-8871-b334d71b26d4","html_url":"https://github.com/AsheemRahman/User-admin-management","commit_stats":null,"previous_names":["asheemrahman/user-admin-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AsheemRahman/User-admin-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FUser-admin-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FUser-admin-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FUser-admin-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FUser-admin-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsheemRahman","download_url":"https://codeload.github.com/AsheemRahman/User-admin-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FUser-admin-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27339130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-29T02:00:06.589Z","response_time":56,"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":["authentication","crud-application","ejs","express","javascript","middleware","mongosee","monogdb","nodejs"],"created_at":"2024-11-13T23:37:27.205Z","updated_at":"2025-11-29T07:04:38.557Z","avatar_url":"https://github.com/AsheemRahman.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUD Application with User Authentication and Admin Management\nThis project is a basic CRUD application where users can sign up, log in, and manage their profiles. Admin users have additional permissions to add, edit, and delete other users.\n\n## Features\n* User Authentication: Users can sign up, log in.\n* Admin Management: Admin users can view, add, edit, and delete any user.\n* Frontend: Built with HTML and CSS.\n* Backend: Powered by Node.js and Express.js.\n* Database: MongoDB for data storage.\n\n## Technologies Used\n* Frontend: HTML, CSS\n* Backend: Node.js, Express.js\n* Database: MongoDB (using Mongoose for database modeling)\n\n## Installation and Setup\n### Prerequisites\nMake sure you have the following installed on your local machine:\n\n* Node.js\n* MongoDB\n\n## Steps to Run Locally\n\n1.Clone the repository:\n\n     git clone https://github.com/AsheemRahman/User-admin-management.git\n2.Navigate into the project directory:\n\n    cd User-admin-management\n3.Install the dependencies:\n\n    npm install\n4.Create a .env file in the root directory and add the following environment variables:\n\n    PORT = 8080\n    MONGODB_CONNECTION_STRING='please enter your mongodb connection string'\n    ADMIN_USERNAME = \"admin username\"\n    ADMIN_PASSWORD = \"admin password\"\n\n5.Start the application:\n\n    npm start\n6.Open your browser and access the app.\n\n    http://localhost:8080/\n   \n## Contact\n\nFor questions or feedback, feel free to contact me at: Asheem Rahman\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasheemrahman%2Fuser-admin-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasheemrahman%2Fuser-admin-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasheemrahman%2Fuser-admin-management/lists"}