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