System functions:
(1) The system is divided into two identities: administrator and reader. Readers can be divided into different types. The number of borrowing days and renewal days for each type is different!
(2) Book management: add book categories, maintain book categories, register book information, and maintain book information
(3) Reader management: add reader categories, maintain reader categories, register reader information, and maintain reader information
(4) Borrowing management: Readers borrow books, register readers return books, check overdue information of borrowed books!
(5) System management: Administrators and readers can modify their login passwords after logging into the system, and readers can modify their personal information.
The development environment of this system is windows xp+vs2005+sqlserver2000
The DatabaseLibrary_Data.MDF file is the data file of the sqlserver database. You can open vs2005 by directly attaching it. Then open this website and set the login.aspx file as the startup page. The database connection account and password are sa and 198517 respectively. Friends, please modify the web by yourself. .config password and then start and run!!!!!
Default login account/password: codepub/codepub.com
Expand