Update from obsidian - thinkpad

Affected files:
.obsidian/types.json
portafolio/Piloto Go.md
This commit is contained in:
Alexander Navarro 2023-11-18 10:59:00 -03:00
parent ac696830fd
commit 56bc6b7cfa
2 changed files with 16 additions and 1 deletions

View file

@ -3,6 +3,8 @@
"aliases": "aliases",
"cssclasses": "multitext",
"tags": "tags",
"draft": "checkbox"
"draft": "checkbox",
"media": "multitext",
"technologies": "multitext"
}
}

13
portafolio/Piloto Go.md Normal file
View file

@ -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.