Aidan275 / nativeqda-dev

NativeQDA
http://dev.nativeqda.xyz/
GNU General Public License v3.0
2 stars 0 forks source link

New user button #35

Closed Aidan275 closed 6 years ago

Aidan275 commented 6 years ago

On the user management page, there is a new user button.

This button should open up a new modal and display the information needed to create a new user. This will be pretty much identical to the register page and for the pop up modal you could copy the same code from the new analysis or new dataset pages.

All the backend code needed should already be implemented.