mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 07:50:54 -03:00
f27ee7172f4cd5c0224321b3dc8fbcf2a77a0650
Sometimes the error box was appearing with no space between it and other boxes
Share It
Cada usuário, identificado por e-mail, pode ter outros amigos
DB
[x] usuário(nome, email) [x] product[site/software](nome, admin) [ ] usersPerItem(productID, userID) [x] item[licença](nome, productID, usedBy, usedSince) [ ] waiting(userID, itemID, waitingSince)
VIEWS
- Product (administration)
- Item (view itens, other itens from the same product if this one is occupied)
Description
Languages
PHP
75.8%
Blade
23.8%
Shell
0.4%