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.