mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 07:50:54 -03:00
a3e9abbd4cece58a07f25b2c303ac9b22eb52455
On email body, it usually appeared as the button to the website would take directly an action, so the text was changed to make sure the user will understand he is only going to access the website.
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, used_by, 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%