An e-commerce supermarket C# program developed as a group assignment, designed to simulate the functionalities of an online shopping platform. This educational project includes features such as:
- Product Browsing - Users can view a catalog of items to explore what's available for purchase.
- Shopping Cart System - A feature for adding and managing selections, making it easy to compile orders before checkout.
- User Authentication - Ensures secure access to the platform, safeguarding user information and transactions.
- Mock Payment Processing - Simulates transaction processes for a realistic shopping experience.
The application is built using C#, demonstrating software development skills in a team environment. It emphasizes:
- Object-Oriented Programming Principles - For a robust and scalable codebase.
- Database Integration - For real-time inventory management.
- User Interface Design - Focused on providing an intuitive shopping experience.
This project is crafted for academic purposes, showcasing the practical application of coding concepts and teamwork. It is not intended for deployment in a real-world e-commerce setting.
- Catalog of Items: Explore a diverse range of products through an easily navigable interface.
- Shopping Cart: Add, remove, or adjust quantities of products before purchase.
- Secure Login: Protect your account and personal details with our authentication system.
- Simulated Transactions: Experience the checkout process with a mock payment module.
The goal of this project is to apply and demonstrate:
- Collaborative Development: Working together as a team to build a comprehensive application.
- Technical Skills: Utilizing C# and related technologies to create a functional e-commerce platform.
- Problem-Solving: Implementing solutions to common e-commerce challenges, such as inventory management and user security.
Please note, this project is developed for educational purposes only and is not intended for commercial use or deployment in a real-world setting.
Feel free to explore the repository and delve into our project. Your feedback and contributions are welcome!