The Flow

In this section, we are going to understand how the application works.

How do the users register?

There are two ways a user registers to the platform.

  1. Self Registration through the Sign-Up page.

  2. Admin registers the user.

Self Registration

In this process, any user can register for the role of owner The registration page is https://yourwebsite.com/sign-up After the registration, they will be able to log in with the same URL as Admin Login.

There are 2 ways to self-registration

  1. Sign-up button -> Registration after clicking this button user will get a 1month trial package.

  2. Registration after choosing a package.

Admin Registers the users

Admin can add users from the Admin Dashboard. Admin > users> Add New user and create a new User.

Last updated