Welcome to the Online Shop, your one-stop destination for all your online shopping needs!
Online shopping has become an integral part of our lives, and this project aims to provide users with a seamless and enjoyable online shopping experience. Our eCommerce web application offers a wide range of features to ensure a smooth shopping journey, including:
- Browsing products
- Adding items to a shopping cart
- Secure checkout
- Order history tracking
OnlineShop.mp4
- Browse a vast selection of products.
- Filter and search for products easily.
- Add items to your shopping cart with ease.
- Secure and hassle-free checkout process.
- Create an account to save your information securely.
- View your abandoned shopping cart.
- Track your order history.
- Receive a welcome email upon registration.
In the first sprint, we laid the foundation for our Online Shop. We set up the development environment using Visual Studio and .NET, ensuring a robust and scalable architecture. The database was created using Microsoft SQL Server to store product information and user data.
In the second sprint, we focused on enhancing the user experience. We integrated Bootstrap to create a responsive and visually appealing frontend. Users can now log in, access their abandoned shopping carts, and view their order history, making their shopping journey more convenient and personalized.
To get started with the Online Shop, follow these steps:
- Clone the repository to your local machine.
- Open the project in Visual Studio.
- Configure the database connection string in appsettings.json.
- Use nugget package manager apply the migration to create the database with "Update-Database" command.
- Build and run the application.
- Start exploring and shopping online!
Now, your Online Shop is set up with Entity Framework for database operations.
- Marcin Stodolny https://github.com/marcinstodolny
- Dawid Pietruszewski https://github.com/dapie346
- Tomasz Citko https://github.com/TomaszCitko
- Jacek Walaszek https://github.com/JWCENTON