Re: Looking for offline messaging sample app

2020-01-07 Thread Ram
Hi, Thank you all. Let me add my answers to each one as follows. @Motaz: Messages mean not SMS. It is only offline message. Let me add the process here . Interested party contact Classified Ad owner by submitting a message by clicking contact button for that Ad > then Ad owner get notified by reg

Re: Looking for offline messaging sample app

2020-01-07 Thread Dev Joshi
Well, I am also new to django. I have made an app that is like a mail service( Not totally but you can exchange messages). So you can look at the repo on github for reference. I AM STILL UPDATING THIS PROJECT SO DON'T EXPECT IT TO BE TOTALLY BUG FREE. Github Repo :- https://github.com/DevJoshi030

Re: Looking for offline messaging sample app

2020-01-07 Thread Ahmed Ishtiaque
I had used django-postman for a similar use case. It's not been worked on for quite some time now, but it was fully functional the last time I'd used it. On Mon, Jan 6, 2020 at 7:52 PM Ram wrote: > Hi, > We are developing a classifieds mod

Re: Looking for offline messaging sample app

2020-01-07 Thread Motaz Hejaze
By saying "messages" you mean sms ?? On Tue, 7 Jan 2020, 2:52 am Ram, wrote: > Hi, > We are developing a classifieds module and for which we need to add > 1. offline messaging feature so that registered members can submit > messages each other > 2. messages will be persisted in each member profi