A comprehensive e-commerce platform specializing in mobile device sales, designed to provide an intuitive and secure shopping experience with advanced features and seamless user interactions.
- Comprehensive Product Handling: Add, edit, and manage products with advanced capabilities
- Multi-Color Support: Track product variations and stock levels
- Dynamic Product Catalog: Easily update and maintain product information
- Instant Search: Real-time product discovery
- Smart Filtering: Optimize product searches for better user experience
- Real-Time Cart Updates: Smooth and responsive cart interactions
- AJAX-Powered Processing: Seamless order management using AJAX and jQuery
- Professional Invoice Generation: Create detailed PDF invoices with SelectPDF
- Multiple Payment Gateways:
- MoMo integration
- VNPAY secure transactions
- Flexible Payment Options:
- Installment plans
- Comprehensive discount systems
- Social Login Convenience:
- Google authentication
- Facebook login integration
- Framework: ASP.NET Core
- ORM: Entity Framework Core
- API Development: Robust and scalable API architecture
- UI Framework: Bootstrap 5
- Interactive Technologies:
- AJAX
- jQuery
- Database System: SQL Server
- Data Management: Efficient storage and retrieval of product, order, and user data
Project/
│
├── Controllers/ # API request handling and application logic
├── Models/ # Database data models
├── Views/ # User interaction frontend pages
└── wwwroot/ # Static assets (CSS, JS, images)