My thoughts on this will be not to create 2 apps but have many Rooms in your app and if the user register as a backend dev then in the database they'll be queried to the specific room and also have a function that do redirection to a specific room😁
On Fri, Mar 24, 2023, 3:28 PM Chandresh . T <[email protected]> wrote: > I'm a new learner of Django, and I want to do a project, In the main app a > form will be given and if the person tells that he belongs to the frontend > or backend developing group he will be moved to that room respectively. > > So I thought that I can create 2 different apps one frontend and another > backend then once logged in to the main app the user will be sent to the > respective apps room. > > I searched for how to do this on google, but there was no solution. So if > you guys have any ideas please help me with this. > > Thank you 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/1a056e9a-82c7-4267-a070-eb1119e3eceen%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/1a056e9a-82c7-4267-a070-eb1119e3eceen%40googlegroups.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJyFwGnJCEOu5xXH0n958Yjg%2BgMh05xDBOp5ziVNxeJvdKdjSA%40mail.gmail.com.

