Re: Detect and address Django/Graphene performance issues

2023-12-09 Thread Jorge Bueno
Very good. It turns out that I want to create a digital market that
connects farmers and ranchers with consumers. For now what I have is the
programming code and that runs django but the functionalities do not appear
in django. I don't know what step to take now but I consider that it is
because the urls. I need help with the urls. If you could review my
project. This is my repository on github:
https://github.com/Programacionpuntera/Marketplace

El sáb, 9 dic 2023 a las 16:20, Pete Doherty ()
escribió:

> Hi all,
>
> I'm working on a project that's using Django and Graphene which is seeing
> extremely poor performance (specifically time-to-first-byte) when the GQL
> object graph is nested more than a few levels deep and thousands of nodes
> are included in the response body.
>
> We've optimized the SQL queries and they run on the order of MS, while the
> API response time is on the order of S (6s in our degenerate test case;
> local env) so the problem appears to lie within the Django/Graphene layer.
>
> We've used py-spy to attempt to pinpoint the bottleneck and it seems like
> the majority of the time is spent within the graphql library's
> execute_fields method. What's not clear is how we might improve the
> performance of these internals. My first thought is to use async
> dataloaders (still WIP in Graphene, IIRC) but this degenerate case is a
> top-level node which uses prefetching to query for all its constituent
> data, so I'm not sure there's a win there unless there's a way to
> concurrently construct/render the lower level nodes (i.e.
> parent->children(n-"threads") or something.
>
> Also, here's the py-spy profile:
> https://www.dropbox.com/scl/fi/61eo71pyb2hvvbqsttol4/profile-gunicorn-with-signed-url.svg?rlkey=j7ggax4k3f4r6clxodr8kwt0r&dl=0
>
> Our issue is almost identical to this one (
> https://stackoverflow.com/questions/63964764/graphene-python-performance-issues-for-large-data-sets)
> which is concerning but also gives me hope that others have found ways
> around this problem.
>
> So, in summary, has anyone here encountered and addressed a similar issue?
> Are there more insights to be gained from deeper or better profiling? Is
> this performance overhead just the reality of trying to marshall 10k+
> objects out of SQL and into GQL on a single thread?
>
> Thanks,
>
> Pete
>
> P.S. Congrats on the release of Django 5!
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/cdf9f476-1119-43a1-aac1-d1b6892c6929n%40googlegroups.com
> 
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKvv8-xswkCzQRMsymwRkrdF6MF21qx_6ApWipTP%3Diap6ziKSA%40mail.gmail.com.


Who wants to join us to program an app for the play store that will consist of a nutritionist on the phone

2023-12-29 Thread Jorge Bueno
I have thought about these functionalities:Structure of the Application for 
the play store.
The application will be divided into the following main sections:


1.User Registration:This section will allow users to create accounts and 
provide personal information, such as their name, age, gender, weight, 
height, food preferences and allergies.


2.Medical Data Integration: This section will allow users to upload and 
store relevant medical analyses and results, allowing for a more accurate 
assessment of nutritional needs.


Personalized Health Profile: This section will allow users to create 
detailed health profiles that include information on pre-existing medical 
conditions, family history of diseases and other factors affecting diet.


Health Goals and Objectives: This section will allow users to set specific 
health goals, such as weight loss, muscle gain, blood pressure control, etc.


5.Smart Recommendation Algorithms: This section will implement advanced 
algorithms that will process user information and provide accurate and 
personalized recommendations.


6.Nutritional Database: This section will contain an extensive food 
database with detailed nutritional information, including calories, 
protein, fat, carbohydrates, vitamins and minerals.


7.Diet Tracking: This section will allow users to record daily food intake.


8.Integration with Health Devices: This section will allow users to connect 
with health tracking devices to obtain real-time data.


9.Notifications and Reminders: This section will allow users to receive 
notifications and reminders about their diet, health goals and other 
health-related activities.


10.Personalized Nutrition Tips: This section will provide educational 
nutrition information and personalized tips to help users make healthier 
dietary choices.


11.History and Tracking: This section will record the user's diet history 
and health progress.


12.Interaction with Health Professionals: This section will allow users to 
communicate with health professionals, such as nutritionists, for 
personalized advice.


Privacy and Security: This section will implement robust privacy and 
security measures to protect the user's information.


14.Recipe Customization: This section will allow users to create customized 
recipes that fit their preferences and dietary restrictions.


Continuous Updates: This section will keep the application updated with new 
features, bug fixes and a constantly growing food database.We can create a 
wassap group: My wassap is 641015323

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/61ba02c0-19e4-44d9-be59-6e19bdbbef04n%40googlegroups.com.


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

2024-02-10 Thread Jorge Bueno
The project:

I am working on an exciting project that I 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 
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 check it works well as unit tests right now we 
have the following functionalities programmed the MVP:
1.User Registration 
User Profiles 
Product Listing 
4.Search and Filters
 5.Shopping Cart
 6.Payment System 
7.Ratings and Reviews 
8.Messaging
 Notification system
10.User management 
Why collaborate:

You will learn a lot: The project is well organized and will allow you to 
work with modern and relevant technologies.
You will contribute to a real project: Your work will have a direct impact 
on the success of the project.
You will be part of a community: We are a passionate team committed to the 
success of the project.
How can you participate?
 You can access my public GitHub repository here: 
https://github.com/Programacionpuntera/Marketplace-Supremo

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com.


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

2024-02-10 Thread Jorge Bueno
Very nice localhost

El sáb, 10 feb 2024 a las 20:33, Vairamuthu Puvanachandran (<
vai.pu...@gmail.com>) escribió:

> Are you checking your site on the localhost or a web hosting server?
> Vairamuthu
>
> On Sat, Feb 10, 2024 at 11:55 AM Jorge Bueno 
> wrote:
>
>> The project:
>>
>> I am working on an exciting project that I 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
>> 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 check it works well as unit tests right now we
>> have the following functionalities programmed the MVP:
>> 1.User Registration
>> User Profiles
>> Product Listing
>> 4.Search and Filters
>>  5.Shopping Cart
>>  6.Payment System
>> 7.Ratings and Reviews
>> 8.Messaging
>>  Notification system
>> 10.User management
>> Why collaborate:
>>
>> You will learn a lot: The project is well organized and will allow you to
>> work with modern and relevant technologies.
>> You will contribute to a real project: Your work will have a direct
>> impact on the success of the project.
>> You will be part of a community: We are a passionate team committed to
>> the success of the project.
>> How can you participate?
>>  You can access my public GitHub repository here:
>> https://github.com/Programacionpuntera/Marketplace-Supremo
>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> --
> V.Puvanachandran
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAAJ%2B9rHP_RSR5nijkbperO9-SuLBnLovTvYDvhzFTE_G4POgZA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAAJ%2B9rHP_RSR5nijkbperO9-SuLBnLovTvYDvhzFTE_G4POgZA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKvv8-zDpVZxnkM9m72K%3DnJOkih0nuunjyuDisLEGjaK1Ji%3D7A%40mail.gmail.com.


Re: Get experience letter and job opportunities

2024-02-10 Thread Jorge Bueno
Hello, thank you very much for your interest in the project.right now I
have problems with the localhost I have created a file in which all the
errors of the terminal come out:
https://github.com/Programacionpuntera/Marketplace-Supremo/blob/main/Current%20project%20problems

El sáb, 10 feb 2024 a las 22:18, Yeboah Dominic ()
escribió:

> I am interested, I am a professional developer currently working as a
> backend developer for a fintech company.
> Email me if possible to discuss further details. Below is my linkedin
> profile.
> https://www.linkedin.com/in/dominic-yeboah/
>
> On Tue, 6 Feb 2024 at 08:03, machine learning 
> wrote:
>
>> anyone here to help me in our django project and in return we will give
>> you access to software that will apply 100s of job for you and also hand on
>> work experience.
>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAKKYCB4FFeSCpDQEoYDDwO2Yz%2B93F7DL_LhcgBxiPe4Lzd0scQ%40mail.gmail.com
>> 
>> .
>>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPVAach4JyEVeQxFHvk0ej_33rDH-nuXO3muP9KDLE7oKbDe%2BQ%40mail.gmail.com
> 
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKvv8-xfKYUhzU%3Dn4wzQrZSs2uHuiWsr-SVT0CECAbPbq_xxLw%40mail.gmail.com.


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: (unicode error) 'utf-8' codec can't decode byte 0xff in
position 0: invalid start byte

And from the frontend when doing npm run dev of next.js
:
Error: npm ERR! JSON.parse Invalid package.json: JSONParseError: Unexpected
end of JSON input while parsing empty string

El dom, 11 feb 2024 a las 17:46, Adeyemi Deji ()
escribió:

> I’m interested. Pls create a WhatsApp group so we can communicate better.
> +2349011735491
>
> On Sat, 10 Feb 2024 at 17:54, Jorge Bueno 
> wrote:
>
>> The project:
>>
>> I am working on an exciting project that I 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
>> 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 check it works well as unit tests right now we
>> have the following functionalities programmed the MVP:
>> 1.User Registration
>> User Profiles
>> Product Listing
>> 4.Search and Filters
>>  5.Shopping Cart
>>  6.Payment System
>> 7.Ratings and Reviews
>> 8.Messaging
>>  Notification system
>> 10.User management
>> Why collaborate:
>>
>> You will learn a lot: The project is well organized and will allow you to
>> work with modern and relevant technologies.
>> You will contribute to a real project: Your work will have a direct
>> impact on the success of the project.
>> You will be part of a community: We are a passionate team committed to
>> the success of the project.
>> How can you participate?
>>  You can access my public GitHub repository here:
>> https://github.com/Programacionpuntera/Marketplace-Supremo
>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAEO1GrrBTDmBaZhe8vZWmGHb0rMU_B4rdKo5k8v8RE-fanYhmA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEO1GrrBTDmBaZhe8vZWmGHb0rMU_B4rdKo5k8v8RE-fanYhmA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKvv8-xWp6oqne5Es5G%3DaJYSduvpmbFjBR1rMciwuCZJdtr-jw%40mail.gmail.com.


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

2024-02-11 Thread Jorge Bueno
Excuse the translator or I must have made a mistake, I mean I don't know
how to fix it

El dom, 11 feb 2024 a las 17:54, Jorge 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 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 frontend when doing npm run dev of next.js
> :
> Error: npm ERR! JSON.parse Invalid package.json: JSONParseError:
> Unexpected end of JSON input while parsing empty string
>
> El dom, 11 feb 2024 a las 17:46, Adeyemi Deji ()
> escribió:
>
>> I’m interested. Pls create a WhatsApp group so we can communicate better.
>> +2349011735491
>>
>> On Sat, 10 Feb 2024 at 17:54, Jorge Bueno 
>> wrote:
>>
>>> The project:
>>>
>>> I am working on an exciting project that I 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
>>> 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 check it works well as unit tests right now we
>>> have the following functionalities programmed the MVP:
>>> 1.User Registration
>>> User Profiles
>>> Product Listing
>>> 4.Search and Filters
>>>  5.Shopping Cart
>>>  6.Payment System
>>> 7.Ratings and Reviews
>>> 8.Messaging
>>>  Notification system
>>> 10.User management
>>> Why collaborate:
>>>
>>> You will learn a lot: The project is well organized and will allow you
>>> to work with modern and relevant technologies.
>>> You will contribute to a real project: Your work will have a direct
>>> impact on the success of the project.
>>> You will be part of a community: We are a passionate team committed to
>>> the success of the project.
>>> How can you participate?
>>>  You can access my public GitHub repository here:
>>> https://github.com/Programacionpuntera/Marketplace-Supremo
>>>
>>> --
>>> 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 django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAEO1GrrBTDmBaZhe8vZWmGHb0rMU_B4rdKo5k8v8RE-fanYhmA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAEO1GrrBTDmBaZhe8vZWmGHb0rMU_B4rdKo5k8v8RE-fanYhmA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKvv8-xrgOB8wH%3DrEHy%2BXa9NApMuTF%2Bt3zXQq56BdR5qm%2BKECw%40mail.gmail.com.


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 for your interest in contributing! Yes, you can fork my
repository and then make the necessary changes and send them to me through
a pull request. I've commented 'sorry' on all of them

El dom, 11 feb 2024 a las 21:19, SEYRAM AWUDI ()
escribió:

> I am interested in contributing to your project, do I fork to my repo and
> make pull requests?
>
> On 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
>> 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 frontend when doing npm run dev of next.js
>> :
>> Error: npm ERR! JSON.parse Invalid package.json: JSONParseError:
>> Unexpected end of JSON input while parsing empty string
>>
>> El dom, 11 feb 2024 a las 17:46, Adeyemi Deji ()
>> escribió:
>>
>>> I’m interested. Pls create a WhatsApp group so we can communicate
>>> better. +2349011735491
>>>
>>> On Sat, 10 Feb 2024 at 17:54, Jorge Bueno 
>>> wrote:
>>>
>>>> The project:
>>>>
>>>> I am working on an exciting project that I 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 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 check it works well as unit tests right now
>>>> we have the following functionalities programmed the MVP:
>>>> 1.User Registration
>>>> User Profiles
>>>> Product Listing
>>>> 4.Search and Filters
>>>>  5.Shopping Cart
>>>>  6.Payment System
>>>> 7.Ratings and Reviews
>>>> 8.Messaging
>>>>  Notification system
>>>> 10.User management
>>>> Why collaborate:
>>>>
>>>> You will learn a lot: The project is well organized and will allow you
>>>> to work with modern and relevant technologies.
>>>> You will contribute to a real project: Your work will have a direct
>>>> impact on the success of the project.
>>>> You will be part of a community: We are a passionate team committed to
>>>> the success of the project.
>>>> How can you participate?
>>>>  You can access my public GitHub repository here:
>>>> https://github.com/Programacionpuntera/Marketplace-Supremo
>>>>
>>>> --
>>>> 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 django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>>> 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 django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAEO1GrrBTDmBaZhe8vZWmGHb0rMU_B4rdKo5k8v8RE-fanYhmA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAEO1GrrBTDmBaZhe8vZWmGHb0rMU_B4rdKo5k8v8RE-fanYhmA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> 

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

2024-02-12 Thread Jorge Bueno
Good Amen Guda I need to know the prefix to add because I get that number
for that very reason.

El lun, 12 feb 2024 a las 8:18, Amen Guda () escribió:

> Hey I’m interested add me thank you add me 0944365493
>
> On Sun, Feb 11, 2024 at 11:38 PM Jorge Bueno 
> wrote:
>
>> Thank you for your interest in contributing! Yes, you can fork my
>> repository and then make the necessary changes and send them to me through
>> a pull request. I've commented 'sorry' on all of them
>>
>> El dom, 11 feb 2024 a las 21:19, SEYRAM AWUDI ()
>> escribió:
>>
>>> I am interested in contributing to your project, do I fork to my repo
>>> and make pull requests?
>>>
>>> On 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 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 frontend when doing npm run dev of next.js
>>>> :
>>>> Error: npm ERR! JSON.parse Invalid package.json: JSONParseError:
>>>> Unexpected end of JSON input while parsing empty string
>>>>
>>>> El dom, 11 feb 2024 a las 17:46, Adeyemi Deji ()
>>>> escribió:
>>>>
>>>>> I’m interested. Pls create a WhatsApp group so we can communicate
>>>>> better. +2349011735491
>>>>>
>>>>> On Sat, 10 Feb 2024 at 17:54, Jorge Bueno 
>>>>> wrote:
>>>>>
>>>>>> The project:
>>>>>>
>>>>>> I am working on an exciting project that I 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 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 check it works well as unit tests right 
>>>>>> now
>>>>>> we have the following functionalities programmed the MVP:
>>>>>> 1.User Registration
>>>>>> User Profiles
>>>>>> Product Listing
>>>>>> 4.Search and Filters
>>>>>>  5.Shopping Cart
>>>>>>  6.Payment System
>>>>>> 7.Ratings and Reviews
>>>>>> 8.Messaging
>>>>>>  Notification system
>>>>>> 10.User management
>>>>>> Why collaborate:
>>>>>>
>>>>>> You will learn a lot: The project is well organized and will allow
>>>>>> you to work with modern and relevant technologies.
>>>>>> You will contribute to a real project: Your work will have a direct
>>>>>> impact on the success of the project.
>>>>>> You will be part of a community: We are a passionate team committed
>>>>>> to the success of the project.
>>>>>> How can you participate?
>>>>>>  You can access my public GitHub repository here:
>>>>>> https://github.com/Programacionpuntera/Marketplace-Supremo
>>>>>>
>>>>>> --
>>>>>> 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 django-users+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/django-users/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com
>>>>>> <https://groups.google.com/d/msgid/d

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

2024-02-18 Thread Jorge Bueno
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 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 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 work will directly influence the success of 
the project.
Community involvement: Join our passionate team committed to project 
excellence.
How can you participate?

I keep the repository private to avoid unnecessary distractions. Here's the 
link to the GitHub repository: 
https://github.com/Programacionpuntera/Marketplace-again. To add you, I 
will need your GitHub username. Also, I have created a WhatsApp group for 
the project. The more participants, the faster we will complete it! Feel 
free to share your phone number and I'll add you to the group. And just so 
you know exactly what I'm going to work on, I'm going to pass the entire 
backlog:
E-commerce Website Development Requirements:

Backend (Python and Django):


User Registration:

Create user models for farmers, ranchers, and consumers.
Define the necessary attributes for each type of user in the data model.
Implement CRUD (Create, Read, Update, Delete) functions for each user model.
Implement authentication by email or phone number and password.
Use a secure authentication library to store passwords securely.
Implement logic to verify the authenticity of emails or phone numbers.
Develop logic for user type selection and send verification emails or SMS.
Create a user interface to select the user type during registration.
Implement logic to send verification emails or SMS after registration.


User Profiles:

Create models and views to store basic information and specific details for 
farmers, ranchers, and consumers.
Define the necessary attributes for each type of profile in the data model.
Implement CRUD (Create, Read, Update, Delete) functions for each profile 
model.
Create views to expose the profile data through an API.


Product Listings:

Implement models and views for products.
Define the necessary attributes for each product in the data model.
Implement CRUD functions (Create, Read, Update, Delete) for the product 
model.
Create views to expose product data through an API.
Develop the logic for farmers and ranchers to publish products.
Implement logic to allow farmers and ranchers to publish new products.
Ensure that only authenticated users can publish products.


Search Engine and Filters:

Implement a search engine that supports filters.
Develop logic to search for products based on different criteria (e.g., 
product name, category, price, etc.).
Implement logic to filter search results based on different criteria (e.g., 
price range, location, etc.).


Shopping Cart:

Implement logic to add products to the cart.
Develop logic to allow users to add products to the cart.
Implement logic to update the quantity of a product in the cart.
Create logic to remove products from the cart.


Payment System:

Integrate payment gateways (PayPal, cards, etc.).
Implement the logic to process payments through different payment methods 
such as PayPal and credit/debit cards.
Ensure that all transactions are secure and comply with relevant 
regulations.
Generate invoices and manage sales commissions.
Develop the logic to generate invoices automatically after each purchase.
Implement logic to calculate and manage sales commissions.


Ratings & Reviews:

Implement a ratings and reviews system with moderation.
Develop models to store ratings and reviews of products and sellers.
Implement logic to allow users to post ratings and reviews.
Create a moderation system to review and approve reviews before they are 
posted.


Messaging:

Create a messaging system between consumers and vendors.
Develop models to store messages between consumers and vendors.
Implement logic to allow users to send and receive messages.
Create a system to keep track of messages sent and received.


Notification System:

Develop an event-based notification system.
Implement logic to generate notifications based on specific events (e.g., 
new messages, order status updates, etc.).
Create a system to store and manage notifications for each user.


Order Management:

Implement logic for sellers to manage orders and consumers to see the 
status.
Develop models to store order information.
Implement logic to allow salespeople to manage orders (e.g., confirm, 
prepare, prepare, ship, etc.).
Create a system to update and display order status to consumers.


Frontend ( Next.js):

User Registration:

· Create registration pages and forms.
· Des

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

2024-02-18 Thread Jorge Bueno
I wrote  about the same thing before but I only sent the title XD.
The project:

I'm working on an interesting project that I think might interest 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.

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 modern and relevant technologies.
You will contribute to a real project: Your work will have a direct impact
on the success of the project.
You will be part of a community: We are a passionate team committed to the
success of the project.
How can you participate?
I keep the repository private because I don't like people gossiping:
https://github.com/Programacionpuntera/Marketplace-again
so I will need to know your github user to add you. I have also created a
WhatsApp group to synchronize on pending tasks.

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKvv8-zxhHYLVC89FiVW5gK49dp2wRLbyULGV_doTCo-1RnZOw%40mail.gmail.com.


Agricultural and livestock marketplace plus social network as a whole

2024-03-15 Thread Jorge Bueno
Good evening everyone, I need help in my personal project to create an 
agricultural and livestock marketplace and an agricultural and livestock 
social network as a whole.Longer explanation:Farmers and ranchers leave 
their products in our logistics centers and we publish on the web the 
products they have brought us, then the customer orders the products with a 
minimum purchase value to make it profitable and I take care of the 
storage, packaging and shipping to customers. That is the part of getting 
the products to the customer. In addition, we also have the part where the 
producers can talk about the whole process behind it, the tasks they 
perform daily, anecdotes and they can do it in video format apart from the 
message if they wish. Currently, the project is in its initial phase. I 
have created a detailed backlog and configured the repositories for the 
backend and frontend. Here are the links to the repositories:

Backend: https://github.com/Programacionpuntera/Marketplace-again

Frontend: https://github.com/Programacionpuntera/Marketplace-Frontend

In addition, I have created a WhatsApp group for the project where we are 
discussing ideas and coordinating efforts. We currently have backend 
developers and are looking for frontend developers as well, but the more 
developers we have, the better.

However, I am facing a challenge: I have no programming experience. I am 
looking for someone who is willing to collaborate on this project, using 
Python and Django for the backend, and Next.js and React for the frontend.

Please feel free to take a look at the repositories and backlog. Any 
comments, suggestions or contributions will be greatly appreciated.

Thanks for your time and I look forward to working with you on this 
exciting project!
PS: I've had people say they will collaborate on the project but then they 
don't collaborate on the project, please don't be that kind of person.

Best regards,

Jorge

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d160dccf-6582-4b1e-b9fe-186e10342b13n%40googlegroups.com.


Re: Agricultural and livestock marketplace plus social network as a whole

2024-03-15 Thread Jorge Bueno
Hello Muhammad , Pd: I forgot to mention that I offer 20% of the company to 
be distributed among the programmers who are in the project,
according to work this percentage talk to country code:+2207675336 if you 
are interested 


El viernes, 15 de marzo de 2024 a las 21:20:39 UTC+1, Muhammad Juwaini 
Abdul Rahman escribió:

> In summary, you're looking for free labour?
>
> On Sat, 16 Mar 2024 at 03:49, Jorge Bueno  wrote:
>
>> Good evening everyone, I need help in my personal project to create an 
>> agricultural and livestock marketplace and an agricultural and livestock 
>> social network as a whole.Longer explanation:Farmers and ranchers leave 
>> their products in our logistics centers and we publish on the web the 
>> products they have brought us, then the customer orders the products with a 
>> minimum purchase value to make it profitable and I take care of the 
>> storage, packaging and shipping to customers. That is the part of getting 
>> the products to the customer. In addition, we also have the part where the 
>> producers can talk about the whole process behind it, the tasks they 
>> perform daily, anecdotes and they can do it in video format apart from the 
>> message if they wish. Currently, the project is in its initial phase. I 
>> have created a detailed backlog and configured the repositories for the 
>> backend and frontend. Here are the links to the repositories:
>>
>> Backend: https://github.com/Programacionpuntera/Marketplace-again
>>
>> Frontend: https://github.com/Programacionpuntera/Marketplace-Frontend
>>
>> In addition, I have created a WhatsApp group for the project where we are 
>> discussing ideas and coordinating efforts. We currently have backend 
>> developers and are looking for frontend developers as well, but the more 
>> developers we have, the better.
>>
>> However, I am facing a challenge: I have no programming experience. I am 
>> looking for someone who is willing to collaborate on this project, using 
>> Python and Django for the backend, and Next.js and React for the frontend.
>>
>> Please feel free to take a look at the repositories and backlog. Any 
>> comments, suggestions or contributions will be greatly appreciated.
>>
>> Thanks for your time and I look forward to working with you on this 
>> exciting project!
>> PS: I've had people say they will collaborate on the project but then 
>> they don't collaborate on the project, please don't be that kind of person.
>>
>> Best regards,
>>
>> Jorge
>>
>> -- 
>> 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 django-users...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/d160dccf-6582-4b1e-b9fe-186e10342b13n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/d160dccf-6582-4b1e-b9fe-186e10342b13n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/255c66ef-37b5-4309-968a-ac2fc8f846f3n%40googlegroups.com.