"Full-stack E-Commerce project (React+typescript+tailwin + DRF) with AI features via Gemini: JWT auth, product management, cart & orders, Stripe payments, AI product descriptions, chatbot, recommendations, reviews, Dockerized deployment, and API documentation."
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
fix(auth): fix schema generation crash caused by misconfigured dj-rest-auth
748a7f7View on GitHubfix: prevent IntegrityError by auto-generating slug in model for admin and shell
50f0d12View on GitHubFix Category plural name and register model in admin
3d05bbdView on GitHubfeat: auto-generate slug in CategorySerializer on create and update
8637739View on GitHubfeat(auth): add OAuth success endpoint issuing JWT cookies
17e012cView on GitHubImplemented GoogleLogin endpoint using SocialLoginView.
9c34437View on GitHub