https://github.com/parawanderer/csharpshop
C# ASP.NET eCommerce shop experiment that I made in 2020
https://github.com/parawanderer/csharpshop
asp-net-mvc bootstrap bootstrap3 dotnet experiment jquery mssqlserver webapp website
Last synced: 2 months ago
JSON representation
C# ASP.NET eCommerce shop experiment that I made in 2020
- Host: GitHub
- URL: https://github.com/parawanderer/csharpshop
- Owner: parawanderer
- Created: 2020-03-16T01:51:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T20:45:48.000Z (about 1 year ago)
- Last Synced: 2025-04-02T21:34:48.351Z (about 1 year ago)
- Topics: asp-net-mvc, bootstrap, bootstrap3, dotnet, experiment, jquery, mssqlserver, webapp, website
- Language: C#
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSharpShop: 2020 Experiment
I wrote this wile following a course in 2020 to learn C#.
This is a very legacy style project using `ASP.NET` / `JQuery` (wow, haven't thought of this in a while!) / `Bootstrap` / `Microsoft SQL Server`
Honestly don't remember too many details by now lol. Making this repo public for the sake of transparency/history/whatever because I own the rights to the code.
It used to have jquery and bootstrap in a subdirectory, which messed up the github-computed source code types percentage. So I got rid of the content of those files to have it not count non-me-written code in this way.