I want to develop website which uses rest-api and Inventory/stock functionality in Python-Django. From where should I start

Asked by Last Modified  

9 Answers

Learn Python

Follow 0
Answer

Please enter your answer

Tutor

It seems you want to work on Django Web Framework. The very first pre-requisite for this is that you must know Python Programming. So, I would say learn Python first before embarking on Django Web-Framework.
Comments

Start with the design of the website. What is it's purpose. What should it contain and what it should not contain. Rent a website. I am assuming you know Python. Install Python and Django on your web server and implement your design
Comments

Coding

Learn Python, Django, Django-restframework.
Comments

Professional Work

First you analysis the data structure and requirement after that design your database and create API. API is your web service which provide your data from server to client as per client request.So decide which data is requested by client.In python create database using documentation and used framework...
read more
First you analysis the data structure and requirement after that design your database and create API. API is your web service which provide your data from server to client as per client request.So decide which data is requested by client.In python create database using documentation and used framework documentation of Django that provide information to create database.After completing task design website using CGI and Web framework. read less
Comments

I am assuming you are clear on your business needs. Your question is 2 part: 1. developing a website 2. Learning Python Django. If your aim is just 1, then you can get it done by hiring someone. If 2 and hence both, then there are a few things that you must keep in mind before you start on Python-Django...
read more
I am assuming you are clear on your business needs. Your question is 2 part: 1. developing a website 2. Learning Python Django. If your aim is just 1, then you can get it done by hiring someone. If 2 and hence both, then there are a few things that you must keep in mind before you start on Python-Django path. Learn Python before you start with Django. Become fluent in Python basics. If you start learning Django after that. you will develop a better insight into Django. Get as much work done as possible on your own servers(apache/nginx etc) before you start renting a website. Also, not all the hosting services provide support for Python/Django. So be careful in your searches. https://www.pythonanywhere.com/ is a good place. They have some free stuff too. read less
Comments

Tutor

hi sourav, join with me. i wil teach you djnago from the scratch. I am sure you will enjoy the course fully.
Comments

International Corporate Trainer

Learn "Flask" first before using "Django"
Comments

Life Skills & Software Trainer

Hi Sourav, If you do not know Python, you will need to start from learning Python, followed by Django & REST. If you need help, I will be able to help you with the same. Best of Luck. God Bless You! God Bless India!!! Khaleel A Shariff
Comments

Tutor

Start learning from MVC framework ,Hibernate,Struts and WebServices -RESTful. I can guide through this
Comments

View 7 more Answers

Related Questions

What is the best python institute
All institutes are best, but you should check with the instructor, how will teach and guide you
Dinesh
I want to learn Python in a month. Please help me for this.
Hi Gourab. I teach Python from basic level to advanced topics ---- teach them online. If you are interested , please contact me. I have a total IT experience of over 28 years and a regular Corporate and Individual Trainer.
Gourab
How should I start learning Python?
Write your first program in Python. Explore packages to better manage projects. Learn Python basics, including the following elements: Boolean types. Strings. Mathematical operations. Lists and loops....
Shubham
0 0
5

which is best in Rpa and python

Python is much preferrable, I would suggest you to go for Python. As it is now a days used in Automations too.
K
What are the main weaknesses of Python as a programming language?
Python’s main weaknesses include slower performance compared to compiled languages, limited support for mobile development, higher memory consumption, and the Global Interpreter Lock (GIL), which can restrict multi-threading efficiency.
Raj
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Datetime Module
#this examples demonstrate use of datetime module import datetimeob=datetime.datetime.now()print("-"*25)print(ob)print(ob.year)print(ob.month)print(ob.day)print(ob.hour)print(ob.minute)print(ob.second)str1=str(ob.hour)+':'+str(ob.minute)+':'+str(ob.second)print...

Python (Concepts and Importance)
Python is a general-purpose, interpreted, object-oriented programming language. Python was created by "G. V. Rossum" in the Netherlands in 1990. Python has become a famous programming language widely used...

Things to learn in Python before choosing any Technological Vertical
Day 1: Python Basics Objective: Understand the fundamentals of Python programming language. Variables and Data Types (Integers, Strings, Floats, Booleans) Basic Input and Output (using input()...

Code: Gantt Chart: Horizontal bar using matplotlib for tasks with Start Time and End Time
import pandas as pd from datetime import datetimeimport matplotlib.dates as datesimport matplotlib.pyplot as plt def gantt_chart(df_phase): # Now convert them to matplotlib's internal format... ...
R

Rishi B.

0 0
0

OS Module
1. OS module interacts with your operating system. Use this to create folder, remove folder, move folder, change the working directory. Ex: import oscurDir=os.getcwd() #get current working directoryprint(curDir)os.mkdir('praveen')...

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you