From 9fc92563c90c229458c67d3f2ef8e051521c9efb Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 28 Feb 2021 01:47:20 +0100 Subject: [PATCH] Change description of Odyfo project --- CV-Amin-Kasrou-Aouam-en.yml | 2 +- CV-Amin-Kasrou-Aouam-es.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CV-Amin-Kasrou-Aouam-en.yml b/CV-Amin-Kasrou-Aouam-en.yml index 0405507..0d362eb 100644 --- a/CV-Amin-Kasrou-Aouam-en.yml +++ b/CV-Amin-Kasrou-Aouam-en.yml @@ -57,7 +57,7 @@ freelance: summary: Development of a REST API description: - "Rewrite of CRUD API that serves mobile apps using Python (FastAPI)" - - "Migration from MySQL to PostgreSQL" + - "Database cleanup and migration to SQLite" projects: - "Telegram bot to notify of COVID-19 cases (Python)" diff --git a/CV-Amin-Kasrou-Aouam-es.yml b/CV-Amin-Kasrou-Aouam-es.yml index ce5a7b9..4446066 100644 --- a/CV-Amin-Kasrou-Aouam-es.yml +++ b/CV-Amin-Kasrou-Aouam-es.yml @@ -57,8 +57,8 @@ freelance: - client: Odyfo summary: Desarrollo de una API REST description: - - "Rewrite of a CRUD API that serves mobile apps using Python (FastAPI)" - - "Migration from MySQL to PostgreSQL" + - "Reimplementación de una API CRUD para apps móviles usando Python (FastAPI)" + - "Limpieza de la base de datos SQL y migración a SQLite" projects: - "Bot de Telegram para la notificación de casos de COVID-19 (Python)"