Skip to content

nhomPLN/Library-Management2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Library-Management

A simple project on managing a library for "the introduction to software technology" course including all basic and must-have functions.
#Csharp #WinForm #.NET

Table of Contents

Technologies

Features

  • Create new library cards
  • Manage bonded items
  • Search for books
  • Provide book rental service
  • Manage the returned items
  • Create reports

Setup

This application can't work properly without these requirements:

  • Install DotnetBar
  • Install Visual Studio 2017 (or later)
  • InStall Microsoft SQL server

To run this application, after doing all the necessary requirements. Install the zip file, extract it and you will see the Library-Management folder and a '.cmd' file which is named "DatabaseInitializing". Run the .cmd file, window defender or other antivirus softwares might try to stop running that file, just disable the antivirus application and you should be able to excute the script file. Finally, Access the folder and open the Library-Management.sln file, hit F5 and it should work !

Status

Work in progress

About

School Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages