From 56bc6b7cfa17fd4635275238e453d0adab74bb81 Mon Sep 17 00:00:00 2001 From: aleidk Date: Sat, 18 Nov 2023 10:59:00 -0300 Subject: [PATCH] Update from obsidian - thinkpad Affected files: .obsidian/types.json portafolio/Piloto Go.md --- .obsidian/types.json | 4 +++- portafolio/Piloto Go.md | 13 +++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 portafolio/Piloto Go.md diff --git a/.obsidian/types.json b/.obsidian/types.json index 3262416..d119fbb 100644 --- a/.obsidian/types.json +++ b/.obsidian/types.json @@ -3,6 +3,8 @@ "aliases": "aliases", "cssclasses": "multitext", "tags": "tags", - "draft": "checkbox" + "draft": "checkbox", + "media": "multitext", + "technologies": "multitext" } } \ No newline at end of file diff --git a/portafolio/Piloto Go.md b/portafolio/Piloto Go.md new file mode 100644 index 0000000..1ecd1ec --- /dev/null +++ b/portafolio/Piloto Go.md @@ -0,0 +1,13 @@ +--- +title: Piloto Go +draft: true +media: +technologies: + - React + - NodeJS + - MySQL +--- + +# Piloto Go + +This is a web application to manage the stock of product in a construction company and their usage across projects. It also allows to create budgets with the interaction of different actors.