Skip to content

数据库实践项目-基于C#制作的简易电影管理系统--a simplified film management system implemented by C#

Notifications You must be signed in to change notification settings

t07902301/Film-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Film-Management-System

数据库实践项目-基于C#和sql server制作的简易电影管理系统

本项目基于https://github.com/zhujainxipan/information-management-system-of-students 的学生管理系统,实作出简易的电影管理系统,主要的角色分为管理员(增删查改)和用户(收藏以及搜索电影)。详细功能以及代码实现的介绍存放在Functions and Database Design里。

在项目的实现中,把遇到的一些坑总结了一篇博文,移步 https://blog.csdn.net/weixin_43227712/article/details/104056945 查看

This is a film system based on C# and SQL server. It targets at system administrator, having authority of deletion, addition, revision, and searching, and users who can collect and search for films.

Demo pictures and details of project is illustrated in the file "Functions and Database Design".

About

数据库实践项目-基于C#制作的简易电影管理系统--a simplified film management system implemented by C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages