Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 882 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 882 Bytes

Online Shop - Mobile & Accessories

Welcome to Online Shop, the ultimate online store for mobile phones and accessories! Powered by Django and Django REST Framework (DRF), this project offers a fully functional API with all the essential features for a seamless shopping experience.

Features

  • Product and Brand Search: Search for products and brands effortlessly.
  • Filters: Filter products by price, discounts, and show newest products
  • Admin Email Notifications: Receive email notifications when a new contact or installment purchase form is submitted.
  • JWT Authentication: Secure login with JWT.
  • SQLite Database: Lightweight database for quick setup and storage.
  • Class-Based Views: Clean, reusable, and maintainable code using class-based views.
  • Similar Products: Display products similar to the one you're currently viewing.