This project is a 3-tier web application built using Python for the backend, with PostgreSQL as the database. The application consists of a presentation layer, a business logic layer, and a data ...
CRUD operations for products and categories Token-based authentication with 10-minute expiration Product filtering by category and name Export products to CSV or JSON RESTful API endpoints ...