Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 763 Bytes

File metadata and controls

29 lines (16 loc) · 763 Bytes

About Library System

Website for monitoring and controlling the transactions in a library. The project focuses on basic operations in a library like adding new member, new books, searching books, members and facilities to borrow and reading books.

Demo-Preview

library.mp4

Table of contents

Installation and usage

git init

git clone https://github.com/mariamRaslan/librarySystem-Angular.git

npm install

ng serve

The server will start at http://localhost:4200/