code4romania / code4romania/next-door
Add trusted neighbour
Open
back-end
help wanted
- Dominant language
- Java
- Stars
- 20
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
As an user in the application I need to be able to add a list of trusted neighbours.
We need to create a new entity that links two `Person` entities through the relationship `trusted neighbour`. For now, the entity should only encapsulate minimal information:
- id of the trustee
- id of the trusted Person
- timestamp of the relationship
Contributor guide
Assessment
This issue has not been assessed yet.