Re: best option for Front End Design in Django

2019-09-27 Thread Deep Sukhwani
Hey, Any basic tutorial (the ones listed on Postman's website too) should be good to use. If you really want a step by step guide, check this tutorial on guru99.com An appropriate approach would be to understand the basics of ReST and how ReST APIs

Re: best option for Front End Design in Django

2019-09-27 Thread Balaji Shetty
Hello Can you please give me some good resources to learn and understand Postman. On Thu, Sep 26, 2019 at 10:06 AM dheeraj technoevanglist < bond.dee...@gmail.com> wrote: > Postman is a tool on which we can request with the parameters, for example > we have a web application contains backed

Re: best option for Front End Design in Django

2019-09-26 Thread dheeraj technoevanglist
Postman is a tool on which we can request with the parameters, for example we have a web application contains backed code and front end code you can create backed alone and instead of html web page you can use postman to execute the backed and get HTML output on postman On Thu, Sep 26, 2019,

Re: best option for Front End Design in Django

2019-09-26 Thread Ankita Gupta
What is post-man? Can you explain it little more? On Thu, 26 Sep 2019, 7:13 pm dheeraj technoevanglist, wrote: > Totally agreed Django applies separation of concern so start with html > basics or make back end first and test it through the post man. > > On Thu, Sep 26, 2019, 16:28 Nick Sarbicki

Re: best option for Front End Design in Django

2019-09-26 Thread dheeraj technoevanglist
Totally agreed Django applies separation of concern so start with html basics or make back end first and test it through the post man. On Thu, Sep 26, 2019, 16:28 Nick Sarbicki wrote: > Honestly whilst everyone is recommending react/angular etc. I'd argue > these are probably the worst places

Re: best option for Front End Design in Django

2019-09-26 Thread Balaji Shetty
Thank You all for Your Reply I know HTML,CSS, javaScript as well as Django. I want to create professional user friendly GUI and using REST framework, i will create Mobile App. On Thu, Sep 26, 2019 at 4:28 PM Nick Sarbicki wrote: > Honestly whilst everyone is recommending react/angular etc.

Re: best option for Front End Design in Django

2019-09-26 Thread Nick Sarbicki
Honestly whilst everyone is recommending react/angular etc. I'd argue these are probably the worst places to start. It assumed a lot of up front knowledge and ability in web design. Balaji has strongly suggested that they don't have a good grasp of the basics yet, HTML, CSS and vanilla

Re: best option for Front End Design in Django

2019-09-26 Thread Pengyu Cao
Hey, how about check this, https://www.similartech.com/compare/angular-js-vs-react-js On Thursday, September 26, 2019 at 4:48:30 PM UTC+8, Suraj Thapa FC wrote: > > React > > On Thu, 26 Sep, 2019, 1:53 PM Balaji Shetty, > wrote: > >> Hi >> >> Can anybody please tell me what are the different

Re: best option for Front End Design in Django

2019-09-26 Thread Suraj Thapa FC
React On Thu, 26 Sep, 2019, 1:53 PM Balaji Shetty, wrote: > Hi > > Can anybody please tell me what are the different options to create GUI > (User Interface ) for Front End in Django. > > I got answer like Angularjs, Nodejs, HTML5 or CSS. > > Which one is easier as well as mobile compatible if

Re: best option for Front End Design in Django

2019-09-26 Thread tribhuvan kishor
One is not enough. You need to learn at least HTML Any of js relevant technology. Like js, jquery, angular, And for designing or making you html pages much impressive you need CSS By the way all are very easy. On Thu, 26 Sep, 2019, 1:53 PM Balaji Shetty, wrote: > Hi > > Can anybody please tell

best option for Front End Design in Django

2019-09-26 Thread Balaji Shetty
Hi Can anybody please tell me what are the different options to create GUI (User Interface ) for Front End in Django. I got answer like Angularjs, Nodejs, HTML5 or CSS. Which one is easier as well as mobile compatible if we need to develop mobile App also. -- *Mr. Shetty Balaji S.Asst.