0% found this document useful (0 votes)
56 views3 pages

University of Sargodha Lahore Campus: Enterprise Application Development Fall 2017

This document outlines an assignment to build a library management system using ASP.NET. The system allows students to register with the library, search for available books, check books out, and calculates any fines for overdue returns. Key features include student and librarian login, adding new books, assigning books to students, returning books, and tracking fines. The project will be developed in Visual Studio 2013 using C# and a MySQL database. It aims to provide a more efficient, user-friendly way for students to manage library services online.

Uploaded by

rajpoot
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views3 pages

University of Sargodha Lahore Campus: Enterprise Application Development Fall 2017

This document outlines an assignment to build a library management system using ASP.NET. The system allows students to register with the library, search for available books, check books out, and calculates any fines for overdue returns. Key features include student and librarian login, adding new books, assigning books to students, returning books, and tracking fines. The project will be developed in Visual Studio 2013 using C# and a MySQL database. It aims to provide a more efficient, user-friendly way for students to manage library services online.

Uploaded by

rajpoot
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

University of Sargodha Lahore

Campus

Enterprise Application Development


Fall 2017

Assignment #: 1

Group Members:

1. ZEESHAN AHMAD

Roll No: BSCS-F14-LC-589

SECTION: H

Group Representative Signature Resource


Person Signature

------------------------------------------ ---------------------
--------------
Max: Marks: ------------------------- Obt.
Marks :-------------------

TITLE: LIBRARY MANAGEMENT SYSTEM IN


ASP.NET
INTRODUCTION:

In this project there is a student who will visit to the library and register himself and ask
for the librarian for a specific book the librarian add new book and search the specific
book title in the book table if the book is find in the title he will assign the book to the
student. Librarian takes back the book from student and take fine for book.

Actors:
1. Student
2. Librarian

Purpose:
 The basic purpose of this Library management system is to develop a web application is
that sits on a web server all the student will access it via web browser over the
internet/HTTP to check for a specific book available or not. This is more user convenient
as the Student from worldwide can search for a book available or not in library.

Objectives:
 Student Registration
 Add new Book
 Assign Book to Student
 Receipt Book
 Calculate Book fine after due date

Scope of the Project:


To make the existing system more efficient and to provide user friendly environment
where user can be service better to minimize the loss done to book.

Project Success Criteria: When project meet all their objectives.


Functional Requirements: Non-Functional Requirement
1. Visual Studio 2013 1. Core i-5 processor
2. Framework Microsoft Visual Studio 4.0 2. 4 GB Random Access Memory
3. Mysql Database 3. 50 GB Secondary Drive Minimum
4. Web Browser (chrome) & Language C#

You might also like