mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
Creating a readme.md file
The first readme.md was just some annotations to myself. Now I created a first draft of a readme.md.
This commit is contained in:
parent
06002ca782
commit
55e0c68094
15
readme.md
15
readme.md
@ -1,16 +1,7 @@
|
||||
# Share It
|
||||
|
||||
Cada usuário, identificado por e-mail, pode ter outros amigos
|
||||
Just a simple tool to share items with friends.
|
||||
|
||||
## DB
|
||||
It is my first try with Laravel, so I am just learning it. :)
|
||||
|
||||
[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)
|
||||
More information about **Share It** [here](https://shareit.brunofontes.net/help).
|
Loading…
Reference in New Issue
Block a user