diff --git a/repositories.json b/repositories.json index 821283d..99f6489 100644 --- a/repositories.json +++ b/repositories.json @@ -200,5 +200,11 @@ "description": "This repository holds advanced calculator. Angular frame work use for the develop it. long numbers we calculate in here.", "labels": ["gui errors"] } + { + "name": "php-CRUD", + "link": "https://github.com/Dilshan1997/php-CRUD", + "description": "This repository holds sample of the CRUD. C-Create, R-Record, U-Update, D-Delete these all activities are in here.", + "labels": ["Edit.php file not working properly"] + } ] }