From a57a0b2b739a60dad704020d51c2de7c29b34028 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Mon, 24 Jul 2023 19:11:00 +0200 Subject: [PATCH] Cambio README.md --- RepostajesApp/README.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/RepostajesApp/README.md b/RepostajesApp/README.md index 78bc3fe8..fed977ce 100644 --- a/RepostajesApp/README.md +++ b/RepostajesApp/README.md @@ -1,23 +1,11 @@ -# Connecting to MySQL in PHP using PDO +# Applicación para llevar la gestión de repostajes de los vehículos -Create a Simple Database App: Connecting to MySQL with PHP +Una aplicación sencilla tipo CRUD. -## Tutorial - -- [Part 1: Create and Read](https://www.taniarascia.com/create-a-simple-database-app-connecting-to-mysql-with-php/) -- [Part 2: Update and Delete](https://www.taniarascia.com/create-a-simple-crud-database-app-php-update-delete/) - -## Lessons - -- Install database and create table structure -- Submit new users -- Query and filter users -- Update users with new data -- Delete users ## Author -- [Tania Rascia](https://www.taniarascia.com) +- [Celestino Rey](http://reymota.ddns.net) ## License