Help with django template project [Python 3.6] [AUD ONLY]

Cerrado Publicado hace 4 años Pagado a la entrega
Cerrado Pagado a la entrega

Here's a brief description on what I'm trying to accomplish;

- User loads a page

- User enters details into a page

- The site gives an output from a database in a somewhat formatted way (More information on this later)

What I have done:

- User loads a page

- User enters details into a page

- The site gives an output from a database in a somewhat formatted way

The issue:

The search function goes through a database checking each row inside of a table, I need to display results in a somewhat formatted way, example being:

- Searches DB table with all rows, output ALL matching information. I can do this, though I want it formatted to the point after each row in a for loop it adds a button with a custom ID. As of right now all it does is gives the entire results with no way of adding buttons after each row.

The way I'm doing this (Example):

- Loads a database in [login to view URL] with SQLite3

- Selects the table

- Gets information on what the user enters

- Searching the table for the rows matching the users input

- Adds the results to the template as a list, Example:

[login to view URL]:

Results = []

...

for row in rows:

output = row[10]

[login to view URL](output)

...

for word in results:

word = [login to view URL](",")

[login to view URL](word)

...

return render(request, '[login to view URL]', {'results': new_results}

[login to view URL]:

...

{% for r in results %}

adds images here

{% endfor %}

With the for loop in the template, I'd need a way to pin point where new tables are added, add a "purchase" button after each row added. For example, row 1 has 5 images, after 5 images it added a button, row 2 has 17 images it adds a button after 17 images, ect.

Any help would be appreciated!

Django Python

Nº del proyecto: #19301369

Sobre el proyecto

9 propuestas Proyecto remoto Activo hace 4 años

9 freelancers están ofertando un promedio de $37 por este trabajo

damilareisaac

Hi there, I am proficient in Django. I can help you compete the project. I will be looking forward to hear from you. Please contact me on PM for details.

$50 AUD en 1 día
(41 comentarios)
5.6
sapotacorp

Hi ben320, We have read your project details and we are very much interested to work with you I helped 107 clients from Australia then i think you will be next one. Thanks, Su

$42 AUD en 0 días
(11 comentarios)
5.1
elym81

With the proposed budget and timeline, will rewrite the view and template so that it displays a button after each row of data as specified in the project description. Please send me a message so we can discuss. Thank Más

$55 AUD en 1 día
(4 comentarios)
2.9
sagarbhatiaiiit3

All you need to do is do 2 things: 1) Put pagination on your results. 2) Apply operations based on the row on which the user has clicked. I've done the similar tasks so I can do it within the time domain.

$25 AUD en 2 días
(0 comentarios)
0.0
prashanthk432

I have 3years experience in Django. i worked on 3 projects with Django templates, JavaScript. I will fulfill your requirements.

$25 AUD en 1 día
(0 comentarios)
0.0
singhmitesh1910

I have created several projects one of them was in food tech, where I created two online portals one for customers to place the order and another for shopkeepers to take the orders. The backend of this project was buil Más

$15 AUD en 1 día
(0 comentarios)
0.0