Event Db

Need a registration module on my site where users can register after successful validation.
On successful registration, users get an email confirmation with their unique code (alphanumeric – 8 characters).

All data, including unique code, should be available in an admin module and should be filterable on any parameter and the filtered or non-filtered data should be exportable to CSV/Excel files.

Also, the unique code generated for successfully registered users alongwith select user data should be converted into a QR code to be printed later.

Users should also have the option to log in to the site later and update their details, except email ID and unique code.

The admin module should also allow admin users to edit user data.

Leave a Reply

Your email address will not be published. Required fields are marked *