Skip to content

This is a shopping platform. Made in ASP.NET. It includes simple merchant-user relationship, account registration, product listing, shopping cart, and transaction records.

Notifications You must be signed in to change notification settings

KILNETA/ShoppingSiteWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Einkaufen 愛康福

Einkaufen is a self-made imitation shopping platform designed to learn the web architecture of database, back-end and front-end interaction.
It is also a full-end development project.

note: it may not be a rigorous trading platform program.


Programming language : C#、JS、HTML、CSS、SQL
Frame : ASP.NET
DataBase : MSSQL-LocalDB
Language : Chinese(Traditional)

Introduction

This is a shopping platform.
It includes simple merchant-user relationship, account registration, product listing, shopping cart, and transaction records.

It still has many shortcomings, such as: product management, transaction record management, account authentication...etc.

Although we have used the SqlDataSource related suite provided by ASP.NET to solve the SQL Injection problem, and also used SQL-TRANSACTION to operate transaction behavior, she may still have information security or transaction vulnerabilities.

I am also continuing to write and improve it.

Inspiration

I'm curious about how an interactive web page is made, including actually getting it posted on the Internet.
(I once put it up on a rented host, but that was just my attempt to learn how to put it up, it wasn't practical Participating in trading)

learning

Based on the basis of my university courses "Introduction to Databases" and "Web Programming" classroom learning.

Developer

  • @KILNETA

Preview

首頁

image

登入頁面

image

交易紀錄

image

購物車

image

商品搜索

image

商店資訊頁面

image

商品上架頁面

image

About

This is a shopping platform. Made in ASP.NET. It includes simple merchant-user relationship, account registration, product listing, shopping cart, and transaction records.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published