Online Shoe Shop
•1 min read
Project Overview
The Online Shoe Shop is a comprehensive e-commerce solution built with a focus on security and administrative control. It features a robust backend architecture designed to handle customer data safely and manage product inventory efficiently.
Key Features
- Biometric Simulation: Simulated biometric authentication for enhanced security.
- RBAC (Role-Based Access Control): Granular permissions for customers, staff, and administrators.
- SQL Injection Prevention: Active measures and parameterized queries to ensure database integrity.
- Order Management: Streamlined processing from cart to confirmation.
Tech Stack
- Backend: ASP.NET MVC (C#)
- Database: Oracle Database
- Frontend: Razor Pages, Bootstrap
- Authentication: Custom Identity with RBAC