Thursday, September 29, 2016

Re: Django Ticketing Application

Hi Mudassar,

It was very helpful. Thanks a lot!

On Monday, September 12, 2016 at 9:46:13 PM UTC+8, M Hashmi wrote:
Hello Alexandra,

You are at the right forum. But chatting as ticket needs some workout. Each message needs to be contain with all ticketing properties and upon selection of a message it should act as ticket. Now for that simply If you can, start with DjangoSocketIO
at https://djangopackages.org/grids/g/chat/. After you've created and integrated in your project then extend this with submodel of Tickets. Then in view you can define that if you select a particular message to be treated as ticket then how should that particular message behave.

Or you simply can use two packages like DjangoSocketIO and DjangoHelpDesk and create a sublayer model that combines feature of both the packages and then you iterate the behaviour in your view.

It may look complicated but to keep it simple I hope this will be a good start. Craft your app with a visual work process or mockup and then everybody will start helping you.

With generic question It will be hard for anyone to help you and yes you can treat a chat as ticket.

Looking forward you start working on it so this group can help you create it.
Hope this is helpful.

Regards,
Mudassar

On Mon, Sep 12, 2016 at 4:18 AM, Alexandra <alex...@redapesolutions.com> wrote:
Hi, could you please suggest other forums where I can find this information?
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fe028722-d44a-40ff-b26d-d9813268213c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d13e0325-083d-47fa-bf57-6ab557ee465e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment