https://github.com/eniko04/onlinestore
OnlineStore MVC with DB
https://github.com/eniko04/onlinestore
csharp mvc sql
Last synced: 15 days ago
JSON representation
OnlineStore MVC with DB
- Host: GitHub
- URL: https://github.com/eniko04/onlinestore
- Owner: Eniko04
- Created: 2025-02-18T17:03:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T17:26:59.000Z (over 1 year ago)
- Last Synced: 2025-02-18T18:32:46.245Z (over 1 year ago)
- Topics: csharp, mvc, sql
- Language: C#
- Homepage:
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"OnlineStore" is a web application developed with ASP.NET Core MVC and an integrated database, representing an e-commerce online store. The project follows the Model-View-Controller (MVC) architecture, ensuring well-structured code, easy maintenance, and scalability.