S
S
Stealth142019-02-16 23:28:50
Django
Stealth14, 2019-02-16 23:28:50

What technologies do you need to understand in order to write an affiliate website in Python?

Please tell me what you need to know in order to write a partner site in Python.
I have knowledge of Python (not web). There is a task and an unlimited amount of time for development and training. On the site it will be possible to register and issue insurance policies - work with the NIB API (Internet Insurance Broker). There will also be an affiliate system on the site, with interest deductions and other things.
Specify the direction, please. What technologies, maybe there are articles, videos on the necessary technologies.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Michael, 2019-02-17
@moonz

I recommend this course
Here's what it will teach you:
- Understand and use the command line interface
- Understand basic Django terms
- Install Django using PIP
- Create a Django project and application
- Create models, forms, templates
- Administer a Django application
- Execute database queries
- Build a functional website using the full stack with Django 1.11
- Be able to use HTML to create site content
- Use CSS to create beautifully designed websites
- Be able to take advantage of bootstrap to quickly create a site
- Use user authentication
- Apply MVC to your website

Y
yayashitoya, 2019-02-17
@yayashitoya

Presentation to have - general concepts of how a website works. Requests, sessions, backend, frontend.
Any developed framework for the web. For example, Pyramid, Django (although this is overkill for this task).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question