An open API service indexing awesome lists of open source software.

https://github.com/bnnq/webshop

Web shop with various categories of goods
https://github.com/bnnq/webshop

asp-net-core mailkit mvc responsive-design web-shop

Last synced: 3 months ago
JSON representation

Web shop with various categories of goods

Awesome Lists containing this project

README

        

# Description
A web store for purchasing goods of various categories.
Developed on ASP.NET Core 6. Communication with database using EntityFramework Core. Uses OAuth to provide ability to authenticate users using Google or Github, and also sends emails about orders using MailKit library.
All pages have responsive design.

# Images

![image](https://github.com/BnnQ/WebShop/assets/115489239/214efb31-562a-4d1c-af1c-1e11131671ae)
![image](https://github.com/BnnQ/WebShop/assets/115489239/6c5b376f-9777-4b89-8a7d-05e8f4d37059)
![image](https://github.com/BnnQ/WebShop/assets/115489239/6815bade-298e-4ac0-8433-150bec6aea98)
![image](https://github.com/BnnQ/WebShop/assets/115489239/539ce31c-574b-4d28-a938-9576530a271a)