issues
search
ehecame
/
vientos-hapipalapi
Vientos
13
stars
4
forks
source link
implement 'star/watch/follow project'
#10
Open
elf-pavlik
opened
7 years ago
elf-pavlik
commented
7 years ago
user looking at project page should see button to 'follow' it
TODO
[x] /user/follows POST to add new follow
[ ] verify if not already following
[x] /user/follows/{id} DELETE to remove particular following
user looking at project page should see button to 'follow' it
TODO