{"id":19637583,"url":"https://github.com/najlae01/crud_framework","last_synced_at":"2026-04-25T08:37:44.498Z","repository":{"id":59858666,"uuid":"470811655","full_name":"najlae01/crud_framework","owner":"najlae01","description":"This project is a CRUD web application built with PHP and MySQL, using a custom framework developed from scratch. The application provides create, read, update, and delete operations on a MySQL database, with features for error handling and user authentication","archived":false,"fork":false,"pushed_at":"2022-10-16T20:38:31.000Z","size":10028,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T16:51:28.639Z","etag":null,"topics":["college-project","mvc","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/najlae01.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}},"created_at":"2022-03-17T01:47:31.000Z","updated_at":"2024-03-31T05:16:44.000Z","dependencies_parsed_at":"2023-01-20T01:47:29.164Z","dependency_job_id":null,"html_url":"https://github.com/najlae01/crud_framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/najlae01/crud_framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fcrud_framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fcrud_framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fcrud_framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fcrud_framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/najlae01","download_url":"https://codeload.github.com/najlae01/crud_framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najlae01%2Fcrud_framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32255914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["college-project","mvc","mysql","php"],"created_at":"2024-11-11T12:35:24.494Z","updated_at":"2026-04-25T08:37:44.479Z","avatar_url":"https://github.com/najlae01.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUD Framework\n\nLeave a star if you find it useful please :)\n\n## How to run the project\n\nTo run the project, you need the following tools on your local machine: Web Server (e.g., Apache), PHP (Interpreter).\n\n  The following tutorial shows how to set up Xampp and php : https://www.geeksforgeeks.org/how-to-run-php-programs\n\nOnce you started the Apache Web Server and MySQL on XAMPP, open phpmyAdmin the administration tool for Mysql : http://localhost/phpmyadmin/ and create a database named \"etudiant\".\nThe database  should contain two tables :  \n\n  A table named 'etudiant', that has 5 columns; id_etudiant, nom, prenom, age and cne.  \n  Second table 'users', that has 4 columns; id, username, email, and passwd.\n\n![image](readmeimg/database.png)\n\n  Add the admin row to the users table :\n  ![image](readmeimg/admin.png)\n  \n  And lastly you need to make sure that the project folder is located under the XAMPP/htdocs folder on your local machine.\n  Paste the following url in your browser and the project should run : http://localhost/framework_crud/index.php\n  \n  ### *Project architecture* :\n  ![image](readmeimg/architecture.png)\n\n## Overview\n### *Home page*\n![image](readmeimg/home1.PNG)\n![image](readmeimg/home2.PNG)\n![image](readmeimg/home3.PNG)\n![image](readmeimg/home4.PNG)\n![image](readmeimg/home5.PNG)\n![image](readmeimg/home6.PNG)\n![image](readmeimg/home7.PNG)\n\n### *Adding a student's page (Registering as a member)*\n![image](readmeimg/addetudiant.PNG)\n\n### *Register page*\n![image](readmeimg/register.PNG)\n\n### *Login page*\n![image](readmeimg/login.PNG)\n\n## Admin\n![image](readmeimg/loginadmin.PNG)\n\n### *Admin Dashboard*\n![image](readmeimg/dashboard.PNG)\n\n### *Update a member's page*\n![image](readmeimg/update.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajlae01%2Fcrud_framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnajlae01%2Fcrud_framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajlae01%2Fcrud_framework/lists"}