Python Django Developer Job

2024-12-24 Thread shiva singh
Hello User I am searching a job for Python Django Developer I have 2yr of experience in Django Developer I have attached my resume for your reference if any vacancy please let me know Thanks and Regards -- You received this message because you are subscribed to the Google Groups "Django

Re: Help with Python Django Chat

2024-08-14 Thread Opeoluwa Akinuliola
obviously chat gpt lol On Monday, August 5, 2024 at 1:48:19 PM UTC+1 massimo burlando wrote: > I think you used ChatGPT right? > > On Friday, August 2, 2024 at 3:59:02 PM UTC+2 Tarantula “Menace” wrote: > >> how can one run this code? >> >> On Monday 29 July 2024 at 21:48:36 UTC+2 joey buonocore

Re: Help with Python Django Chat

2024-08-05 Thread massimo burlando
I think you used ChatGPT right? On Friday, August 2, 2024 at 3:59:02 PM UTC+2 Tarantula “Menace” wrote: > how can one run this code? > > On Monday 29 July 2024 at 21:48:36 UTC+2 joey buonocore wrote: > >> Hello everyone! I'm currently developing an app which users can chat with >> eachother on,

Re: Help with Python Django Chat

2024-08-02 Thread Tarantula “Menace”
how can one run this code? On Monday 29 July 2024 at 21:48:36 UTC+2 joey buonocore wrote: > Hello everyone! I'm currently developing an app which users can chat with > eachother on, currently it has a delete feature where you can delete > comments you've created, and currently I need to add a b

Help with Python Django Chat

2024-07-29 Thread joey buonocore
Hello everyone! I'm currently developing an app which users can chat with eachother on, currently it has a delete feature where you can delete comments you've created, and currently I need to add a button which can send files over, and a button which can edit chats which were made. If anyone wa

Re: python/django/vs code

2024-06-06 Thread Bhagyashri Phalake
Calculate Total Sales in View from django.shortcuts import render from .models import Sale def sales_report(request): sales = Sale.objects.all() total_sales = sales.aggregate(total=models.Sum('total_price'))['total'] return render(request, 'sales_report.html', {'sales': sales, 'to

Re: python/django/vs code

2024-06-05 Thread Nagaraja
try below method {% block content %} {% endblock content %} On Wed, Jun 5, 2024 at 1:09 PM 'Mee “MeeGrp” Grp' via Django users < django-users@googlegroups.com> wrote: > I have two html files 1. view_sales.html 2. total_sales.html > > I want to display output of total_sales.html withi

Re: python/django/vs code

2024-06-05 Thread Web dev
Hi, I guess your trouble. Let me try. On Wed, Jun 5, 2024 at 4:38 PM 'Mee “MeeGrp” Grp' via Django users < django-users@googlegroups.com> wrote: > I have two html files 1. view_sales.html 2. total_sales.html > > I want to display output of total_sales.html within view_sales.html* > just below *

python/django/vs code

2024-06-05 Thread 'Mee “MeeGrp” Grp' via Django users
I have two html files 1. view_sales.html 2. total_sales.html I want to display output of total_sales.html within view_sales.html* just below * *view_sales.html output* Your help would be highly appreciated -- You received this message because you are subscribed to the Google Groups

Re: Redesign of agricultural project with python django and next.js technologies.

2024-03-03 Thread Eduardo Agreda López
strong online focus. The project is going to be redone >> from 0 I have a very detailed backlog . Contributing to this real-world >> project will allow you to learn a lot while working with modern and >> relevant technologies. >> >> Technologies: >> >> We are

Re: Redesign of agricultural project with python django and next.js technologies.

2024-03-03 Thread Daud L Namayala
> Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. > Impactful contribution: Your

Re: Redesign of agricultural project with python django and next.js technologies.

2024-03-02 Thread Mukumbuta Simasiku
Hi, am interested to work on the Backend. GitHub username: mukumbuta Phone number: +260955001561 On Wed, Feb 28, 2024, 8:38 PM Atik Shimul wrote: > I am interested. I am a Python and Django backend developer. > Git hub Account: atikchanchal > > On Wed, Feb 28, 2024 at 9:27 PM

Re: Python Database Migration Tool

2024-02-29 Thread Eduardo Barbachan
I believe that you will have to translate your postgres db to a mssql schema, perform the mapping by yourself, and elaborate a series of procedures to get this done. As far as I know, no tool will cover all of your needs. Em qui., 29 de fev. de 2024 às 12:01, sebasti...@gmail.com < sebastian.ju...

Re: Python Database Migration Tool

2024-02-29 Thread Christian Ledermann
TL tool e.g: https://hevodata.com/learn/python-etl-tools/ > > Regards > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to dj

Python Database Migration Tool

2024-02-29 Thread sebasti...@gmail.com
Hey, i have 2 different database systems. In source postgresql and target MS SQL. Now i have on source DBMS a database with a complete different schema like in target DBMS. Now i search a solution where i can connect to different DBMS Systems and can make a mapping between different source tab

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-28 Thread Atik Shimul
I am interested. I am a Python and Django backend developer. Git hub Account: atikchanchal On Wed, Feb 28, 2024 at 9:27 PM Atik Shimul wrote: > I am interested. > > On Sunday, February 18, 2024 at 10:48:48 PM UTC+6 Jorge Bueno wrote: > >> The project: >> >> I am

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-28 Thread Ambaig Baig
ect will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, pr

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-28 Thread Atik Shimul
ng online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are using Python and Django

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-22 Thread Nooreldien soltan
> Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. > Impactful contribution: Y

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-22 Thread Nooreldien soltan
echnologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. > Impactf

Re: Need help in python Django project "online train ticket booking system"

2024-02-22 Thread Daniel Martinez
Hello, what is the problem you are experimenting? Canyou please provide code? On Mon, Feb 19, 2024, 9:21 AM Surya Santhosh wrote: > Need help in python Django project "online train ticket booking system" > > -- > You received this message because you are subscribe

Re: Need help in python Django project "online train ticket booking system"

2024-02-21 Thread Fasila Ali
I am Interested On Mon, 19 Feb 2024, 9:51 pm Surya Santhosh, wrote: > Need help in python Django project "online train ticket booking system" > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > T

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-21 Thread Awoyemi Solomon
while working with modern and > relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work wit

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-20 Thread Joshua Urasa
trong online focus. The project is going to be redone >>> from 0 I have a very detailed backlog . Contributing to this real-world >>> project will allow you to learn a lot while working with modern and >>> relevant technologies. >>> >>> Technologies: >

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-20 Thread Kelvin Ugwu
l allow you to learn a lot while working with modern and >> relevant technologies. >> >> Technologies: >> >> We are using Python and Django for the backend, and Next.js for the >> frontend. >> >> Why collaborate. >> >> Learn and grow: The proj

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-20 Thread Fabrice coder
ific backlog on how to do everything. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > > > > Why collaborate: > > You will learn a lot - the project is well organized and will allow you to > work with mod

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread ronald munjoma
armers' and ranchers' markets in the > US, but with an online focus. The project is going to be redone from > scratch because I had many mistakes when I made the MVP, I have a very > specific backlog on how to do everything. > > Technologies: > > We are using Python and Dja

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread ronald munjoma
27; and ranchers' markets in the > US, but with an online focus. The project is going to be redone from > scratch because I had many mistakes when I made the MVP, I have a very > specific backlog on how to do everything. > > Technologies: > > We are using Python and Dja

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread ronald munjoma
The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread Vitaly Bogomolov
with an online focus. The project is going to be redone from scratch because I had many mistakes when I made the MVP, I have a very specific backlog on how to do everything. Technologies: We are using Python and Django for the backend, and Next.js for the frontend. Why collaborate: You w

Need help in python Django project "online train ticket booking system"

2024-02-19 Thread Surya Santhosh
Need help in python Django project "online train ticket booking system" -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to d

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread Efosa Jeffrey Okooboh
Contributing to this real-world >> project will allow you to learn a lot while working with modern and >> relevant technologies. >> >> Technologies: >> >> We are using Python and Django for the backend, and Next.js for the >> frontend. >> >>

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread Suraj Kumar Jha
se I had many mistakes when I made the MVP, I have a very > specific backlog on how to do everything. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > > > > Why collaborate: > > You will learn a lot - th

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread Eduardo Barbachan
r to the US farmers and livestock > markets, but with a strong online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > &

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread Javi Lazaro
Hola Jorge, Estaría interesado en poder colaborar con vosotros con todo lo que tenga que ver con python, Django, Flesk, análisis Aquí tienes mi curriculum y trabajos de desde LinkedIn https://www.linkedin.com/in/javi-lazaro/, estaŕia encantado de hablar contigo sobre cualquier puesto. Un saludo

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread Abhishek Hugar
backlog . Contributing to this real-world project will > allow you to learn a lot while working with modern and relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the frontend. > > Why collaborate. > > Learn a

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread Paul Kirui
you may be interested >>>> in. It is an online marketplace, similar to the US farmers and livestock >>>> markets, but with a strong online focus. The project is going to be redone >>>> from 0 I have a very detailed backlog . Contributing to this real-world >&

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread Paul Kirui
ery > specific backlog on how to do everything. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > > > > Why collaborate: > > You will learn a lot - the project is well organized and will allow you to &g

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread Urch Ezedinma
; The project: >>>> >>>> I am working on an exciting project that I think you may be interested >>>> in. It is an online marketplace, similar to the US farmers and livestock >>>> markets, but with a strong online focus. The project is going to be redo

Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread chheee
you. > This is an online market similar to farmers' and ranchers' markets in the > US, but with an online focus. The project is going to be redone from > scratch because I had many mistakes when I made the MVP, I have a very > specific backlog on how to do everything. > &

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-19 Thread Dan
estock > markets, but with a strong online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > &g

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Enamul Majid
s real-world >>> project will allow you to learn a lot while working with modern and >>> relevant technologies. >>> >>> Technologies: >>> >>> We are using Python and Django for the backend, and Next.js for the >>> frontend. >>> >>> Wh

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Amen Guda
a very detailed backlog . Contributing to this real-world >> project will allow you to learn a lot while working with modern and >> relevant technologies. >> >> Technologies: >> >> We are using Python and Django for the backend, and Next.js for the >> fronte

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Code With Yusuf
t; markets, but with a strong online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are usi

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Ibtsam Khan
markets, but with a strong online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are usi

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Horizon
with a strong online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are using Python and Dj

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Krishnaprabha Chari
Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. > Impactful contribution: Your

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread M.VIKRAMAN ROMAN_VIKI
d > relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. >

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Carlos Romero Martin
gt;>> >>>> The project: >>>> >>>> I am working on an exciting project that I think you may be interested >>>> in. It is an online marketplace, similar to the US farmers and livestock >>>> markets, but with a strong online focus. The

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread George Elechi
have a very detailed backlog . Contributing to this real-world >>> project will allow you to learn a lot while working with modern and >>> relevant technologies. >>> >>> Technologies: >>> >>> We are using Python and Django for the backe

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread George Elechi
ot while working with modern and > relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity &g

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread kingsley rhema
t; relevant technologies. > > Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. > Impactful co

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Patient makanga
rkets, but with a strong online focus. The project is going to be redone > from 0 I have a very detailed backlog . Contributing to this real-world > project will allow you to learn a lot while working with modern and > relevant technologies. > > Technologies: > > We are using Py

Agricultural and livestock project using python, django and next technologies.

2024-02-18 Thread Jorge Bueno
be redone from scratch because I had many mistakes when I made the MVP, I have a very specific backlog on how to do everything. Technologies: We are using Python and Django for the backend, and Next.js for the frontend. Why collaborate: You will learn a lot - the project is well organized and wi

RE: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Roy Matheri
Alright Jorge Bueno I offered to work on the front end using Next JS my GitHub username is Royweru  Sent from Mail for Windows From: Jorge BuenoSent: Sunday, February 18, 2024 7:48 PMTo: Django usersSubject: Redesign of agricultural project with python django and next.js technologies. The

Re: Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Srinivasulu Kethanaboina
> Technologies: > > We are using Python and Django for the backend, and Next.js for the > frontend. > > Why collaborate. > > Learn and grow: The project is well organized, providing the opportunity > to work with cutting-edge technologies. > Impactful contribution: Your

Redesign of agricultural project with python django and next.js technologies.

2024-02-18 Thread Jorge Bueno
real-world project will allow you to learn a lot while working with modern and relevant technologies. Technologies: We are using Python and Django for the backend, and Next.js for the frontend. Why collaborate. Learn and grow: The project is well organized, providing the opportunity to work

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-13 Thread Ada Tech
s. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js and React for the > frontend. > &

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-13 Thread King Of Greatness
Feb 11, 2024 at 1:55 AM Jorge Bueno < >>>>> jorgebuenoben...@gmail.com> wrote: >>>>> >>>>>> The project: >>>>>> >>>>>> I am working on an exciting project that I think you might be >>>>>> interested

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Space1 Technology
. It's about an online marketplace similar to the US farmers >>>>> and livestock markets, but with an online focus. The project is already >>>>> half done, with a well-defined requirements list and backlog that will >>>>> allow you to learn a lot whi

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Adisa Habeebulah
think you might be >>>> interested in. It's about an online marketplace similar to the US farmers >>>> and livestock markets, but with an online focus. The project is already >>>> half done, with a well-defined requirements list and backlog that will >>&g

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Geofrey Njavike
online marketplace similar to the US farmers >>>> and livestock markets, but with an online focus. The project is already >>>> half done, with a well-defined requirements list and backlog that will >>>> allow you to learn a lot while contributing to a real project.

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Dosanz Pillay
think you might be interested >>> in. It's about an online marketplace similar to the US farmers and >>> livestock markets, but with an online focus. The project is already half >>> done, with a well-defined requirements list and backlog that will allow you >>&g

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread David Emanuel Sandoval
ed requirements list and backlog that will allow you >> to learn a lot while contributing to a real project. >> >> Technologies: >> >> We are using Python and Django for the backend, Next.js and React for the >> frontend. >> >> What we are looking for:

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread T Y
, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js and React for t

RE: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Roy Matheri
Hey I’m interested add me thank you +254759355344 Sent from Mail for Windows From: kelvin AceSent: Monday, February 12, 2024 5:16 PMTo: django-users@googlegroups.comSubject: Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js +2349053116324 On

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Olabisi Joseph
interested >> in. It's about an online marketplace similar to the US farmers and >> livestock markets, but with an online focus. The project is already half >> done, with a well-defined requirements list and backlog that will allow you >> to learn a lot while contributing t

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Ahmed Shrief
our project, do I fork to my repo >>>>>> and make pull requests? >>>>>> >>>>>> On Sun, Feb 11, 2024 at 4:55 PM Jorge Bueno < >>>>>> jorgebuenoben...@gmail.com> wrote: >>>>>> >>>>>>>

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread kelvin Ace
requests? >>>>> >>>>> On Sun, Feb 11, 2024 at 4:55 PM Jorge Bueno < >>>>> jorgebuenoben...@gmail.com> wrote: >>>>> >>>>>> Thank you very much to everyone for wanting to help me, I have >>>>>> iden

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Mengchhiv Onn
ine focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js and React for the > frontend.

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Shahbaz khan
Sun, Feb 11, 2024 at 4:55 PM Jorge Bueno >>>> wrote: >>>> >>>>> Thank you very much to everyone for wanting to help me, I have >>>>> identified more specifically the errors that I have in the local servers >>>>> for both back

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Faisal Mahmood
>>>> wrote: >>>> >>>>> Thank you very much to everyone for wanting to help me, I have >>>>> identified more specifically the errors that I have in the local servers >>>>> for both backend and frontend programmer I am not and I k

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Faisal Mahmood
l allow you >> to learn a lot while contributing to a real project. >> >> Technologies: >> >> We are using Python and Django for the backend, Next.js and React for the >> frontend. >> >> What we are looking for: >> >> We need help to get dja

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Joseph Emeka
similar to the US farmers and > livestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Pyth

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Joseph Emeka
r to the US farmers and livestock > markets, but with an online focus. The project is already half done, with a > well-defined requirements list and backlog that will allow you to learn a lot > while contributing to a real project. > > Technologies: > > We are using Python a

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Akorede Habeebullah
#x27;s about an online marketplace similar to the US farmers and > livestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologie

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-12 Thread Jorge Bueno
anting to help me, I have >>>> identified more specifically the errors that I have in the local servers >>>> for both backend and frontend programmer I am not and I know how to solve >>>> it: >>>> From the backend when doing python manage.py runser

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Brian Odhiambo
errors that I have in the local servers >>>> for both backend and frontend programmer I am not and I know how to solve >>>> it: >>>> From the backend when doing python manage.py runserver >>>> Error: SyntaxError: (unicode error) 'utf-8&#x

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Amen Guda
wrote: >> >>> Thank you very much to everyone for wanting to help me, I have >>> identified more specifically the errors that I have in the local servers >>> for both backend and frontend programmer I am not and I know how to solve >>> it: >>> From

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Jorge Bueno
ocal servers for both >> backend and frontend programmer I am not and I know how to solve it: >> From the backend when doing python manage.py runserver >> Error: SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xff >> in position 0: invalid start byte

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Anthony Blake
ocus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js and React for the > frontend. >

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Salaudeen Ridwan
look for Android <https://aka.ms/AAb9ysg> >> -- >> *From:* django-users@googlegroups.com on >> behalf of Basith >> *Sent:* Saturday, February 10, 2024 10:55:53 PM >> *To:* django-users@googlegroups.com >> *Subject:* Re: Looking fo

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread SEYRAM AWUDI
r both > backend and frontend programmer I am not and I know how to solve it: > From the backend when doing python manage.py runserver > Error: SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xff > in position 0: invalid start byte > > And from the fro

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Ayomide Francis- Akinlolu
with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js and React for the >

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Hassan Shah
or wanting to help me, I have >>> identified more specifically the errors that I have in the local servers >>> for both backend and frontend programmer I am not and I know how to solve >>> it: >>> From the backend when doing python manage.py runserver >&

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Michael Onuekwusi
oups.com on > behalf of Basith > *Sent:* Saturday, February 10, 2024 10:55:53 PM > *To:* django-users@googlegroups.com > *Subject:* Re: Looking for collaborators for an online marketplace > project with Python, Django, React.js and Next.js > > Exactly, I was about to say that. >

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Teniola
rkets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js and React for

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Basith
ge Bueno () > escribió: > >> Thank you very much to everyone for wanting to help me, I have identified >> more specifically the errors that I have in the local servers for both >> backend and frontend programmer I am not and I know how to solve it: >> From the ba

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Jorge Bueno
rs for both > backend and frontend programmer I am not and I know how to solve it: > From the backend when doing python manage.py runserver > Error: SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xff > in position 0: invalid start byte > > And from th

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Jorge Bueno
Thank you very much to everyone for wanting to help me, I have identified more specifically the errors that I have in the local servers for both backend and frontend programmer I am not and I know how to solve it: >From the backend when doing python manage.py runserver Error: SyntaxError: (unic

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread OSP PRO
ist and backlog that will allow you >> to learn a lot while contributing to a real project. >> >> Technologies: >> >> We are using Python and Django for the backend, Next.js and React for the >> frontend. >> >> What we are looking for: >> >> We

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Adeyemi Deji
to the US farmers and > livestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Dja

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-11 Thread Neha001
s and > livestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread I- MirzaBaig
rs for an online marketplace project with Python, Django, React.js and Next.js Exactly, I was about to say that. On Sat, 10 Feb 2024 at 22:32, Muhammad Juwaini Abdul Rahman mailto:juwa...@gmail.com>> wrote: You're looking for people's help but you use non universal language in

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Jorge Bueno
quirements list and backlog that will allow you >> to learn a lot while contributing to a real project. >> >> Technologies: >> >> We are using Python and Django for the backend, Next.js and React for the >> frontend. >> >> What we are looking for: >

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Vairamuthu Puvanachandran
he US farmers and > livestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Basith
with a well-defined requirements list and backlog that will allow you >> to learn a lot while contributing to a real project. >> >> Technologies: >> >> We are using Python and Django for the backend, Next.js and React for the >> frontend. >> >> What we

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Muhammad Juwaini Abdul Rahman
milar to the US farmers and > livestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python a

Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Basith
vestock markets, but with an online focus. The project is already half > done, with a well-defined requirements list and backlog that will allow you > to learn a lot while contributing to a real project. > > Technologies: > > We are using Python and Django for the backend, Next.js an

Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Jorge Bueno
will allow you to learn a lot while contributing to a real project. Technologies: We are using Python and Django for the backend, Next.js and React for the frontend. What we are looking for: We need help to get django working making python manage.py runserver and also all the procedures to che

  1   2   3   4   5   6   7   8   9   10   >