Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.56 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.56 KB

College-Credit-System

This is a college credit system based on C#.I think by this project, you can learn the use of WinForm and the CURD of the database. The running screenshots are as follows:

Login Interface:

image

Student Main Interface:

image

Elect Courses Interface:

image

Search Grades Interface:

image

Teacher Main Interface:

image

Manage Student Grades Interface:

image

Admin Main Interface:

image

Manage Student Info Interface:

image

Manage Teacher Info Interface:

image

Manage Course Info Interface:

image