You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop API endpoint to handle voting process creation and store details in the database and blockchain.
Check if all the conditions are meet to create the process (isAdmin, max_census_size, active plan, etc.). If so, allow any admin to create the voting process without having to purchase tokens (token manager).
Allow adding extra-features/data into the voting process, like: custom messages, mail reminder, test voting process, custom color, quorum, results visualization type, template, url redirect, free-text input/feedback, etc.
The SaaS Backend should allow to:
Admin Registration and Authentication
Admin Registration (CRUD)
Admin Login
Email Verification
Organization Management
Create Organization
Manage Organization Data
Sub-Organization Management
Token Management
Extend our API allowing to create all the TX that needs tokens with the backend and a faucetPackage
Adapt the SDK with the needed changes
Voting Process Creation
Subscription Management
V1:
Password Recovery
Invite Admins
The text was updated successfully, but these errors were encountered: