Skip to content

Latest commit

 

History

History
167 lines (124 loc) · 6.93 KB

README.md

File metadata and controls

167 lines (124 loc) · 6.93 KB

Library-Management

Library-Management license Library-Management forks Library-Management stars Library-Management issues Library-Management pull-requests


Library Management

Logo

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.🟥
Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

(back to top)

Built With

csharp dotnet mssql

(back to top)

Getting Started

Prerequisites

  1. Visual Studio (2017 or better)
  2. Sql Server
  3. MSSM

Installation

a-)Database Creation

  1. Clone the repo

    git clone https://github.com/kerimsenturk5734/Library-Management
  2. Run kutuphane.sql with MSSM

  3. If there is error line in kutuphane.sql, delete error lines!!!

  4. Execute .sql file and check existing of 'kutuphane' in your databases.

b-)Database Connection to APP

  1. Run bin\Debug\ConnectionToDatabase.exe

  2. Configure with your database information and connect.

  3. Now you can run Kütüphane Otomasyon.sln.

Contact

kersenturk57 kerim-%c5%9fent%c3%bcrk-784a3220a 16939669 kerimm_sntrk

(back to top)

 kerimsenturk5734