Ya lo revise el código y por lo que veo no es lo que muestras en el video, no hay en ninguna parte del codigo la Interface MULTIPARFILE que se usa para guardar las fotos o imágenes.
Hello, thanks for the video and the codes. I got an error. In Angular/src/app/profile/profile.component.html Update In this code, updateProfile(user.id) was given and it gave the following error. Can you help me?
i want to really thank you for the effort ! I want to khnow how to connect as an admin user please and i'm getting this error !! ERROR in src/app/profile/profile.component.html:26:34 - error TS2554: Expected 0 arguments, but got 1. 26 (click)="updateProfile(user.id)">Update ~~~~~~~ src/app/profile/profile.component.ts:17:16 17 templateUrl: './profile.component.html', ~~~~~~~~~~~~~~~~~~~~~~~~~~
Data base Ecommerce Find It on Gihtub - github.com/Imdrmas/database-ecommerce/blob/main/ecommerce.sql
Hello ,
can u tell why we need to use orderProductpk in the database please?
Ya lo revise el código y por lo que veo no es lo que muestras en el video, no hay en ninguna parte del codigo la Interface MULTIPARFILE que se usa para guardar las fotos o imágenes.
Hi @ProgrammingWithDrmas, It's an amazing work. Could you please share the table creation statements for Ecommerce Database.
Hii bro send mee your mobile number
Database ecommerce - docs.google.com/document/d/12RTUluI5raIL9mpN0p_bdp7z0LxTTM4LONMLC8-tKSQ/edit
github.com/Imdrmas/database-ecommerce/blob/main/ecommerce.sql
Hi.. @ProgrammingWithDrmas , This Video is very helpful, Amazing work. please share the database file
Find it on Github - github.com/Imdrmas/database-ecommerce/blob/main/ecommerce.sql
Does it use MySQL ?
Yes
Where is the code for the application?
Hello, thanks for the video and the codes. I got an error. In Angular/src/app/profile/profile.component.html
Update
In this code, updateProfile(user.id) was given and it gave the following error. Can you help me?
Nice man 👌 but user registration module missing
Which one ....?
@@programmingwithdrmas4536 user registration missing
Can u share this project
Nice work bro
Could you please share the table creation statements for Ecommerce Database.
Find it on Github - github.com/Imdrmas/database-ecommerce/blob/main/ecommerce.sql
hey the project is amazing how can i get the source code?
this programming-with-drmas.blogspot.com/2022/01/build-application-ecommerce-with-spring.html
-:) Here you will find the code
Could you give me a SQL script to create database ?
Can you please share github link or source code
There is an error in angular
could you please provide the source code ...and also how to convert it into mongodb database?
Hi..are you able to convert it into mongoDB database?
Find it on Github - github.com/Imdrmas/database-ecommerce/blob/main/ecommerce.sql
Hiii brother
Code source plz??
Bro getting some error in angular..can u help
What's your problems ?
@@programmingwithdrmas4536 it's showing something like expected 0 arguments but 1 is there
@@gowtham5423 Yes same as mine
i want to really thank you for the effort !
I want to khnow how to connect as an admin user please
and i'm getting this error !!
ERROR in src/app/profile/profile.component.html:26:34 - error TS2554: Expected 0 arguments, but got 1.
26 (click)="updateProfile(user.id)">Update
~~~~~~~
src/app/profile/profile.component.ts:17:16
17 templateUrl: './profile.component.html',
~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi, did you perhaps resolve this error?