{"id":18243768,"url":"https://github.com/n1wan7ha/webapp_crud-login","last_synced_at":"2026-04-12T07:38:24.001Z","repository":{"id":260326037,"uuid":"880991493","full_name":"N1wan7ha/WebApp_CRUD-Login","owner":"N1wan7ha","description":"A simple CRUD application with user login functionality, developed using PHP, Bootstrap, and MySQL. This project provides a user management system with a responsive and clean interface.","archived":false,"fork":false,"pushed_at":"2024-10-30T18:17:28.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T14:43:28.878Z","etag":null,"topics":["bootstrap","mysql","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/N1wan7ha.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-10-30T18:16:17.000Z","updated_at":"2024-10-30T18:18:51.000Z","dependencies_parsed_at":"2024-10-30T18:37:56.107Z","dependency_job_id":"d4a2c2f7-4ad5-459d-8ac3-37db26c74962","html_url":"https://github.com/N1wan7ha/WebApp_CRUD-Login","commit_stats":null,"previous_names":["n1wan7ha/webapp_crud-login"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1wan7ha%2FWebApp_CRUD-Login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1wan7ha%2FWebApp_CRUD-Login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1wan7ha%2FWebApp_CRUD-Login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1wan7ha%2FWebApp_CRUD-Login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/N1wan7ha","download_url":"https://codeload.github.com/N1wan7ha/WebApp_CRUD-Login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247900796,"owners_count":21015129,"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":["bootstrap","mysql","php"],"created_at":"2024-11-05T09:03:00.988Z","updated_at":"2026-04-12T07:38:23.905Z","avatar_url":"https://github.com/N1wan7ha.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿**WebApp\\_CRUD-Login**\r\n\r\nA simple CRUD (Create, Read, Update, Delete) application with user login functionality, developed using PHP, Bootstrap, and MySQL. This project provides a user management system with a responsive and clean interface.\r\n\r\n**Features**\r\n\r\n- User Registration and Login\r\n- CRUD Operations: Create, Read, Update, and Delete records\r\n- Secure and validated data handling\r\n- Responsive design using Bootstrap\r\n\r\n**Getting Started**\r\n\r\n**Prerequisites**\r\n\r\n- PHP (version 7.4 or higher recommended)\r\n- MySQL\r\n- Web server (e.g., Apache, XAMPP, or MAMP)\r\n\r\n**Installation**\r\n\r\n1. **Clone the repository:**\r\n\r\ngit clone https://github.com/N1wan7ha/WebApp_CRUD-Login.git\r\n\r\ncd PHP-CRUD-Login-System\r\n\r\n1. **Database Setup:**\r\n   1. Import the provided Loginsystem1.sql file into your MySQL database.\r\n   1. You can do this via PHPMyAdmin, MySQL Workbench, or the command line:\r\n\r\n\r\n\r\nmysql -u yourusername -p yourdatabase \u003c Loginsystem1.sql\r\n\r\n1. **Configure Database Connection:**\r\n   1. Open the config.php file.\r\n   1. Update the database credentials:\r\n\r\n$host = \"localhost\";\r\n\r\n$username = \"yourusername\";\r\n\r\n$password = \"yourpassword\";\r\n\r\n$database = \"login_system\";\r\n\r\n1. **Run the Application:**\r\n   1. Start your web server (e.g., Apache in XAMPP or MAMP).\r\n   1. Open your browser and navigate to:\r\n\r\nhttp://localhost/loginsystem1/\r\n\r\n**Usage**\r\n\r\n- **Create**: Register new users through the create.php form.\r\n- **Read**: View all records on the read.php page.\r\n- **Update**: Edit existing records through the main dashboard (main.php).\r\n- **Delete**: Remove records as needed via the dashboard.\r\n\r\n**Folder Structure**\r\n\r\n- read.php - Main page for viewing records\r\n- create.php - Registration form\r\n- login.php - Login form\r\n- main.php - Main dashboard with CRUD options\r\n- config.php - Database connection configuration\r\n- Loginsystem1.sql - Database schema file\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1wan7ha%2Fwebapp_crud-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1wan7ha%2Fwebapp_crud-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1wan7ha%2Fwebapp_crud-login/lists"}