Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
Web shop with various categories of goods
- Host: GitHub
- URL: https://github.com/bnnq/webshop
- Owner: BnnQ
- Created: 2023-03-10T11:34:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T23:52:25.000Z (about 1 year ago)
- Last Synced: 2024-11-13T08:40:38.057Z (3 months ago)
- Topics: asp-net-core, mailkit, mvc, responsive-design, web-shop
- Language: SCSS
- Homepage:
- Size: 6.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)