Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CartProduct class #55

Open
WangGithub0 opened this issue Dec 11, 2023 · 6 comments
Open

Add CartProduct class #55

WangGithub0 opened this issue Dec 11, 2023 · 6 comments
Assignees

Comments

@WangGithub0
Copy link
Contributor

In mysql database, there is a table named CART_PRODUCT and CART table has [id, customer_id], so need to revise models in project.

image
@ayush-5716
Copy link

Can you further clarify the issue

@WangGithub0
Copy link
Contributor Author

I think the models should have the same field with mysql database, I tried to revise it in #56

@yash777u
Copy link

yash777u commented Apr 7, 2024

Why don't you store it on browser using javascript, I did that with my JSP project .... Would you me to help on it

@Pradyot09
Copy link

Pradyot09 commented Jul 20, 2024

Hi , can you assign this issue to me. I would like to contribute on this project.

@NisargPipaliya
Copy link
Collaborator

@Pradyot09
You can start working on the issue,
All the best 🎉

@NisargPipaliya
Copy link
Collaborator

@Pradyot09
Can you inform me the status of the work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants