Open
Description
I'm submitting a ...
- bug report
- feature request
- refactor request
Current behaviour:
The routes are not properly classified
Expected behaviour:
There should be separates routes for these
- signup
- events
- users
- admin
They should be mounted on their own urls. And the current functions should be moved to their corresponding files.