You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyShop is an online Python Ecommerce website built with Django, SQLite and Bootstrap. A simple and lightweight ecommerce app easily deployable anywhere anytime with modules developed upon the inbuilt django admin.
This is an E-commerce API built using Django REST Framework (DRF). It supports user authentication via Google OAuth and JWT, and provides endpoints for managing products, categories, orders, and user profiles. The API documentation is generated using DRF Spectacular.