{"id":20954749,"url":"https://github.com/raghul-m/user-management_system","last_synced_at":"2025-04-11T18:41:25.960Z","repository":{"id":185559205,"uuid":"673726156","full_name":"Raghul-M/User-Management_System","owner":"Raghul-M","description":"User Management system(CRUD Application) using Python,Flask Framework , MySQL","archived":false,"fork":false,"pushed_at":"2023-08-26T12:45:41.000Z","size":32,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T14:39:04.717Z","etag":null,"topics":["crud","flash-messages","flask-application","mysql","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Raghul-M.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":"2023-08-02T09:30:52.000Z","updated_at":"2025-01-05T06:00:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"66fe30b6-6422-48f5-8c2a-421a9fddbd00","html_url":"https://github.com/Raghul-M/User-Management_System","commit_stats":null,"previous_names":["raghul-m/user-management_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghul-M%2FUser-Management_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghul-M%2FUser-Management_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghul-M%2FUser-Management_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghul-M%2FUser-Management_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raghul-M","download_url":"https://codeload.github.com/Raghul-M/User-Management_System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248460679,"owners_count":21107538,"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","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":["crud","flash-messages","flask-application","mysql","python"],"created_at":"2024-11-19T01:16:20.486Z","updated_at":"2025-04-11T18:41:25.918Z","avatar_url":"https://github.com/Raghul-M.png","language":"Python","readme":"\n# User Management System CRUD Application\n\nThis repository contains a User Management System CRUD (Create, Read, Update, Delete) application using Flask, Python, and MySQL. The application allows users to perform basic CRUD operations on user data, such as adding new users, viewing user details, updating user information, and deleting user records.\n\n## Sample Img\n![sample photo](https://freedial.in/wp-content/uploads/2021/02/1_mzMIXN2JodV2taEBzmUKLg-1024x486.png)\n\n## Prerequisites\n\nBefore running the application, make sure you have the following installed:\n\n- Python (version 3.6 or higher)\n- Flask (version 2.0.1 or higher)\n- MySQL (version 8.0 or higher)\n\n## Installation\n\n1. Clone this repository to your local machine using the following command:\n```bash\n\u003e\u003egit clone https://github.com/raghul-m/user-management-system.git\n```\n2. Navigate to the project directory:\n```bash\n\u003e\u003ecd user-management-system\n```\n\n3. Create a MySQL database and update the configuration with your database credentials:\n\n```python\nDB_HOST = 'your_database_host'\nDB_USER = 'your_database_username'\nDB_PASSWORD = 'your_database_password'\nDB_NAME = 'your_database_name'\n```\n\nFeatures : \n- Add new users to the system\n- View user details\n- Update user information\n- Delete user records\n- Dynamic Flash Messages \n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraghul-m%2Fuser-management_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraghul-m%2Fuser-management_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraghul-m%2Fuser-management_system/lists"}