This repository contains a library information management system for public or private library services.
🟥This project developed for final grading of "Database Management Systems" course in grade 2 term spring.🟥
- Visual Studio (2017 or better)
- Sql Server
- MSSM
-
Clone the repo
git clone https://github.com/kerimsenturk5734/Library-Management
-
Run
kutuphane.sql
with MSSM -
If there is error line in kutuphane.sql, delete error lines!!!
-
Execute .sql file and check existing of 'kutuphane' in your databases.
-
Run
bin\Debug\ConnectionToDatabase.exe
-
Configure with your database information and connect.
-
Now you can run
Kütüphane Otomasyon.sln
.