1. E-commerce Website
A digital storefront for pharmacies, offering a seamless shopping experience for customers.
Key Features:
*Product Listings: Enhanced with pagination, filtering, sorting, and search capabilities.
*Shopping Cart & Checkout: Integrated cart with discount/promotion application at checkout.
*Payment Integration: Secure payments through the Stripe API.
*User Authentication: Role-based access (ASP.NET Identity) with customer profiles and order history.
*Dynamic UI: Modern, responsive design across devices.
2. Staff Management Web Application
A system to manage employees, branches, products, and orders with role-based access.
Key Features:
*Role-based Access: Admins manage products, orders, and employees; HR manages roles and attendance; Employees have limited access.
*Branch Management: Full CRUD operations for multiple branches, with employee attendance and shift management.
*Product & Order Management: Access based on user roles.