Welcome to SupermarketWEB
SupermarketWEB is a comprehensive web application built with ASP.NET Core Razor Pages for managing supermarket operations. It provides a complete solution for inventory management, customer tracking, and payment processing with secure authentication.Quick Start
Get up and running with SupermarketWEB in minutes
Configuration
Configure database connection and application settings
Core Features
Explore product, category, and customer management
Data Models
Understand the data structure and relationships
Key Features
Authentication
Secure cookie-based authentication with user registration and login
Product Management
Complete CRUD operations for inventory management with category relationships
Customer Management
Track customer information with full contact details and history
Payment Modes
Configure and manage different payment methods and tracking
Technology Stack
SupermarketWEB is built with modern ASP.NET Core technologies:- ASP.NET Core 8.0 - Latest .NET web framework with Razor Pages
- Entity Framework Core - ORM for database operations with SQL Server
- Cookie Authentication - Secure authentication without external dependencies
- Bootstrap - Responsive UI framework for modern web design
Database Setup
Set up SQL Server and configure Entity Framework
Project Structure
Learn about the application architecture