Skip to content

whycng/WPF-LoginForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本项目是使用WPF + SQL 做了一个商城系统

UI纯手画,登录界面来源于下面那个youtube视频,随后又抄了两个视频,实现了聊天功能。

代码结构采用三层MVVM,view-viewmodel-model,一个view对应一个viewmodel,多个viewmodel可能对应一个model

主要流程:登录,跳转主页面,浏览商品,加入购物车,购买结算 辅助功能,加好友,聊天,三种用户:普通人,商家,管理员,历史记录查看,申诉

SQL数据库文件没传,也就那样,看Model里对SQL的调用就画出来了【0.o】

Login in MVVM, WPF, C-Sharp and SQL Server

How to create a Login Form Implementing the MVVM pattern, WPF, C-Sharp and SQL Server

VIDEO:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published