E-commerce Website With Django and Vue Tutorial (Django Rest Framework)

E-commerce Website With Django and Vue Tutorial (Django Rest Framework)

freeCodeCamp.org

3 года назад

430,951 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Code With Stein
Code With Stein - 06.04.2021 20:39

Thank you so much for publishing my course 😄 I feel so honored to contribute to this community 😁

Ответить
Felipe Amariles
Felipe Amariles - 11.09.2023 17:50

Hello, I have an error when viewing the cart, when I press the Cart button I get this: right-hand side of 'in' should be an object, got undefined.

Ответить
Numan Akhter Siddiqui
Numan Akhter Siddiqui - 30.08.2023 17:34

this tutorial does not explain many part of the code....if you are a begginer than do no follow this tutorial.

Ответить
khalid shaikh
khalid shaikh - 25.08.2023 20:52

Please make a video on an e-commerce using angular and django

Ответить
Orzeł Eagle
Orzeł Eagle - 20.07.2023 13:38

The tutorial is of very poor quality. The author appears to be merely copying some code or rewriting it without providing much explanation. They only mumble something briefly. I could achieve the same result by simply looking at a repository with ready-made code.

Ответить
Imad Saddik
Imad Saddik - 06.07.2023 14:59

Thank you so much!

Ответить
Be tech
Be tech - 04.07.2023 07:30

does this project contain database, i want to create a project that implementing querying in database

Ответить
Kennethringo
Kennethringo - 03.07.2023 19:41

Hi Stein or anybody else on here who can help me. I've tried to build a password_reset functionality to extend on this. I can't get my own PasswordReset.vue to make use of djangos inbuilt password_reset from the auth component. Any tips?

Ответить
Rajesh Subramanian
Rajesh Subramanian - 19.06.2023 19:04

I am a experienced desktop developer. Have knowledge on python. But new to web , Django and Vue.js . Can I start with this course? Any recommended tutorials to start vue and django?

Ответить
Goliath Miredian
Goliath Miredian - 04.06.2023 02:51

Tokens not showing up in the admin page, I am I doing something wrong?

Ответить
Majid Bouzar
Majid Bouzar - 09.05.2023 14:40

copy and paste to much bro

Ответить
Lect urer
Lect urer - 04.04.2023 19:04

Someone please help me with this problem. I was coding along and my code worked until the 45 minutes where the product was supposed to be displayed on the homepage but mine did not display. I suspect that the frontpage is not communicating with the backend but I followed everything in the tutorial

Ответить
JMAJ
JMAJ - 24.03.2023 12:57

Very grateful for this invaluable content, I love django and Vuejs
crm project - vuejs,pinia,vuetify,django,api, Make a project

Ответить
JMAJ
JMAJ - 20.03.2023 14:48

crm project - vuejs,pinia,vuetify,django,api, Make a project

Ответить
Francisco Martínez
Francisco Martínez - 20.03.2023 04:15

this course is absolutely flawless.

Ответить
Matt C
Matt C - 15.03.2023 19:10

how did you make npm run serve have hotreload?

Ответить
Aditi Jain
Aditi Jain - 28.02.2023 17:54

my product cards are not showing on the main page, how should i resolve it

Ответить
Sakhi Rotliwala
Sakhi Rotliwala - 24.02.2023 14:09

I am stuck on the view details product page. It is not showing information, price and all. Please help me out with it.

Ответить
NarutoXstudio
NarutoXstudio - 05.02.2023 14:52

while to handle the thumbnail i get a suspicious file error...solution?

Ответить
Dang Tin
Dang Tin - 26.01.2023 18:33

I followed the video every steps. And after 1 hour, I almost give up for those reasons:
1. He copy and explain something on code (just about syntax and tailwind css), not coding and explain why he would do that, the flow of the project.
2. Because of copying, a lot of parts are too fast to follow, and some parts are hidden, so I can not see all .
But I try at the end of the video and finish.
Thank for your hard work!

Ответить
Jake Ratliff
Jake Ratliff - 13.11.2022 03:02

Do you cover Djoser's send_activation_email and password/username reset email in any of your Django + Vue content? I've searched your Github and I'm not seeing that. Thanks.

Ответить
Varun Tyagi
Varun Tyagi - 12.11.2022 13:11

Does anyone knows which API is being used for user account creation and login?

Ответить
Atef Arman Shishir
Atef Arman Shishir - 25.10.2022 14:36

how can I create order using postman? I am just building the backend of an Ecommerce API and now I cannot really add an order using postman. What should I do?

Ответить
Cynthia Onyilimba
Cynthia Onyilimba - 08.10.2022 02:10

Most confusing cart implementation yet.

Ответить
Maverick
Maverick - 04.10.2022 21:28

I am getting one error "wsgi.application' could not be loaded error importing module" please help i tried finding it on google but it didn't got the solution.

Ответить
roger q
roger q - 03.10.2022 17:47

Way too fast. Nothing is explained. Code is only from final version so can't compare with what code is currently showing.

Ответить
Microman
Microman - 23.09.2022 09:56

The longer I watch and try to follow the more dizzy I become, damn this is quite a hard tutorial

I definitely learned a lot (and don't understand a lot, too) though, thank you!

Ответить
rio sasa
rio sasa - 14.09.2022 21:58

hi sir. i love your tutorial. im still learn golang. i hope you will teach us for build mobile apps or fullstack web with golang as a backend.

please help. i wanna make portofolio so i can getting job. im homeless since early pandemic. i want working as programmer and i almost give up learn coding. thanks sir🙏🙏

Ответить
Josué Rodríguez
Josué Rodríguez - 07.08.2022 00:11

Overall good tutorial. I would have really liked for it to be more detailed, especially on the backend part because I felt that there were some things I just copied from you not knowing why or what they do. Also, I understand that having code snippets help a lot while doing the tutorial but I didn't like when you copied big chunks of code without going over them.

Ответить
ElConta
ElConta - 17.07.2022 17:17

This is an amazing tutorial, if it were a bit more paused and detailed it would be a greatest 5 hours tutorial!!

Ответить
ElConta
ElConta - 16.07.2022 16:19

I see you haven't explained the hardest part, it is how to connect Vue with Django Api. How to save the token, how authorization works. I entered here for this, how could you omitted that?

Ответить
praveen Kumar
praveen Kumar - 12.07.2022 10:42

local storage is not working for me,,

Ответить
A. S. Wagner
A. S. Wagner - 29.06.2022 08:56

This really cool, but I do not see the CSRF Token anywhere, could you please add a video on this? Also pretty insecure if you ask me, sorry for my ignorance, and do not take it as an offense, I have been stucked with CSRF not set for about 2 days now. I am talking in a state of frustration.

Ответить
Ragnar Lothbrok
Ragnar Lothbrok - 27.06.2022 21:20

Outdated, doesn't work, boilerplate wasn't updated for 4 yrs

Ответить
Đông Đông
Đông Đông - 15.06.2022 06:40

thank you so much for this course

Ответить
Nouh Mohammed sahnoun
Nouh Mohammed sahnoun - 02.06.2022 01:14

made a typo -porductBox-, 2 H searching, questioning my entire life.....thx for the series tho, really good start point for a fullstack webdev much appreciated

Ответить
Drei do_it
Drei do_it - 26.05.2022 07:22

He sounds like he's about to rap every time he says Axios😂

Ответить
Dzmitry Bahdanovich
Dzmitry Bahdanovich - 22.05.2022 12:27

file Checkout.vue - line 147. this.stripe = Stripe('pk_test_51H1HiuKBJV2qfWbD2gQe6aqanfw6Eyul5PO2KeOuSRlUMuaV4TxEtaQyzr9DbLITSZweL7XjK3p74swcGYrE2qEX00Hz7GmhMI') - I had ReferenceError: Stripe is not defined. How can I fix this?

Ответить
Fragata
Fragata - 20.05.2022 07:21

Wonderfull course !!!

Ответить