Update from obsidian - thinkpad
Affected files: .obsidian/types.json portafolio/Piloto Go.md
This commit is contained in:
parent
ac696830fd
commit
56bc6b7cfa
2 changed files with 16 additions and 1 deletions
4
.obsidian/types.json
vendored
4
.obsidian/types.json
vendored
|
|
@ -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
13
portafolio/Piloto Go.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue