Teaching plan application management system (including documents)
Huai'an Information Vocational and Technical College teaching plan application management system is developed using a multi-layer architecture
DAL Data Access Layer data connection layer
BLL Buessniss Logical Layer business logic layer
UI User Interface User interaction layer (presentation)
Note: There is a "one-to-many" relationship between the options in the menu bar above and the left navigation bar. The corresponding relationship is as follows:
Course information management: general course information, teaching plan.
Classroom resource management: resource types, resource locations, basic information, resource query, resource application.
Department information management: Department information.
Teacher information management: basic information, password modification.
Choose to enter username, password, select identity, etc. to enter.
Basic test data:
Ordinary teacher uid=aaa,pwd=aaa; course leader uid=bbb,pwd=bbb;
Department of Academic Affairs uid=ccc,pwd=ccc; Administrator uid=ddd,pwd=ddd;
Under DB is the Sql database. Attached, under the document folder is the detailed documentation of the system. This system was developed and applied by the Department of Electrical Engineering of Huai'an Information Vocational and Technical College.
Expand