acorn
acorn copied to clipboard
User roles implementation
Hello I wanted to implement user roles within the project scope. For example, the project manager can update the project details and remove members from the project. Also, the project creator can assign and remove the roles from the project. I think that acorn is a typical application that should have that, it makes sense.
Can you tell me some hints or basic info on how they might be implemented? Thanks
hi @var-che what is your background in development? and what area of implementation do you mean? front end? back end?
Hey. So I am a web2 developer that learns about web3 through Holochain technology. It's about 70% backend and 30% frontend. I am interested in implementing it on the back end, because the front end is at least for me, straightforward with API calls. Also, I was speaking in general regarding the Acorn project, like a feature request. I think that Acorn is the type of project that needs to have roles within the project scope. I hope that that makes sense.