i Think using Django  u will create models then register  them in admin,
 for saving data /registration  u will create a form that will be posting
data  in database  may be u can add in an email scripts if u want to always
be aware of who has registered for an event

On Wed, Oct 13, 2021 at 8:37 PM Avi shah <geta...@gmail.com> wrote:

> I want to build an platform where admin can add events and I want end
> users to register for that event , so how do I save the
> data/registration of the user for that particular event , how can i create
> dynamic tables like 1 table for 1 event or is there some other logic behind
> it?
>
> Thanks in advance
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CALa7AFPNK_KTJvDERYXmi_RG9_xq58EjiBAH7PsOcL0gCFHDYg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CALa7AFPNK_KTJvDERYXmi_RG9_xq58EjiBAH7PsOcL0gCFHDYg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJCm56JivJajSaa-KihmRA1VYajHmVN5vbTZKp6e%3D_bUx%2BONtQ%40mail.gmail.com.

Reply via email to