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
This is a Django-based web application designed to manage users, products, and sales. The project demonstrates basic functionalities of a Django app with user authentication, product management, and sale tracking. It includes RESTful APIs for interacting with the data and uses the Django REST Framework (DRF) for API development.