Re: Making a scheduling app/programm for recurring treatment

2019-11-01 Thread 'Amitesh Sahay' via Django users
Hello Nitin, First of all, you start with the following basics: -  Install Django, database(if you do not wish to use the default one)-  Register the Database to you Django project inside settings.py -  a Django project.-  create an APP.-  register the APP in settings.py. -  create an urls.py

Re: Making a scheduling app/programm for recurring treatment

2019-11-01 Thread Nithin Bhaskar
Hey, I have send you a request. I think the name may appear as 'Charu' Do let me know when you are free Thanks On Thu, 31 Oct 2019 at 14:15, Motaz Hejaze wrote: > Any time , send me a text message at first > > On Thu, 31 Oct 2019, 6:10 am Nithin Bhaskar, > wrote: > >> Hey, >> Thanks. >> What

Re: Making a scheduling app/programm for recurring treatment

2019-10-31 Thread Motaz Hejaze
Any time , send me a text message at first On Thu, 31 Oct 2019, 6:10 am Nithin Bhaskar, wrote: > Hey, > Thanks. > What would be the right time to call you? > > On Wed, 30 Oct 2019 at 22:36, Motaz Hejaze wrote: > >> I can cooperate with you .. >> Talk to me on skype : m3tz-hjze >> >> On Wed, 30

Re: Making a scheduling app/programm for recurring treatment

2019-10-30 Thread Nithin Bhaskar
Hey, Thanks. What would be the right time to call you? On Wed, 30 Oct 2019 at 22:36, Motaz Hejaze wrote: > I can cooperate with you .. > Talk to me on skype : m3tz-hjze > > On Wed, 30 Oct 2019, 6:43 pm Uzama Zaid Mohammed Jaward, < > uzamajaw...@gmail.com> wrote: > >> I think you don’t get any a

Re: Making a scheduling app/programm for recurring treatment

2019-10-30 Thread Motaz Hejaze
I can cooperate with you .. Talk to me on skype : m3tz-hjze On Wed, 30 Oct 2019, 6:43 pm Uzama Zaid Mohammed Jaward, < uzamajaw...@gmail.com> wrote: > I think you don’t get any answer for these like questions in here. This is > a forum to discuss about Django and Support. First you have to design

Re: Making a scheduling app/programm for recurring treatment

2019-10-30 Thread Uzama Zaid Mohammed Jaward
I think you don’t get any answer for these like questions in here. This is a forum to discuss about Django and Support. First you have to design the system. Then onwards you can use Django. You might get answer for this if you will post this in stack overflow On Wed, Oct 30, 2019 at 19:34, Nithin

Re: Making a scheduling app/programm for recurring treatment

2019-10-30 Thread Nithin Bhaskar
Well to be frank, I am stuck right at the beginning itself. I am working in a public sector with limiter resources and a huge patient load and almost no funding. I was thinking of making patient scheduling a bit manageable and easy in my hospital. I have not yet figured out how to go about with i

Re: Making a scheduling app/programm for recurring treatment

2019-10-30 Thread Kasper Laudrup
Hi Nithin, On 30/10/2019 08.19, Nithin Bhaskar wrote: I am completely new to django and python and don't have a background in programming I have taught myself a bit of python and django and use PyCharm Kindly help me out What exactly do you need help with? What have you done so far? Where

Making a scheduling app/programm for recurring treatment

2019-10-30 Thread Nithin Bhaskar
I am trying to make a scheduling app/program for recurring treatments..ie.. for patients requiring treatments daily (5 days a week) for about 6-7 weeks. Scheduling has to happen for 6-7 rooms with each room accommodating 50 patients each per day, and each treatment slot extending anywhere betwee