PIC (2I) Final
PIC (2I) Final
“Diploma in
2022-2023
Mr. M. V. Lande
DEPARTMENT OF COMPUTER ENGINEERING
Index
Sr. No. Topic Page No.
01 Certificate 01
02 Submission 02
03 Acknowledgement 03
Part – A
1. Aim
04 04 - 05
2. Course Out Come
3. Proposed Methodology
4. Report of the Micro Project
5. Action Plan
4 Resource Required
Part – B
05 1. Rationale 06 - 15
2. Aim of micro project
3. Course outcome Addressed
4. Literature Review
5. Actual methodology Followed
6. Actual resourced used
7. Outputs of Micro project
8. Skilled Developed outcome of the
Microproject
8. Applications of Micro project
SUBMITTED BY
OF TECHNICAL EDUCATION
SUBMISSION
TECHNICAL EDUCATION
ACKNOWLEDGEMENT
Utilizing a library management system makes it very simple, quick, and productive to
complete all tasks like book acquisition, cataloging, serial control, binding, and stock
verification. The tasks are streamlined as a result of the automation of the entire
process, so you are spared from doing tedious work.
(a) Students are able to understand the concept of Library management system.
(b) This micro project helps to know more about Library management system.
First all team members discussed about the topic and select the topic.
Our main focus is design a unique Student Management system that will
improve Datamaagement in Institutes experience for both Students and the
Adminstartion authorities. The whole system will run on internet. The system is
written in PHP, java script, jQuery, HTML and CSS. Users will have the felicity to
log in from any place with internet connection. After that they will be able to
various tasks that are designed for them. It can be turned into a paid system
only for doctors. Where the doctors can get additional cloud storage on
payment. Student Management System is software which is helpful for
students as well as the school authorities. In the current system all the
activities are done manually. It is very time consuming and costly. Our Student
Management System deals with the various activities related to the students.
5.0 Action Plan
1.0 Rationale
In this article, you will learn about the Library Management System in C. This
is a project demonstrating the storage of data related to books. You will also
learn its usage and applications in detail.
It helps Simply And Streamlines All Task: As a teacher, keeping track of all the
activities done by each student is never easy and inefficient. But with this
online school management software, teachers are able to keep track of each
student work and what is yet to be done.
(a) Students are able to understand the concept of Library management system.
(b) This micro project helps to know more about management system.
4.0 Literature Review
Code:-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
// Driver Code
int main()
{
// Create a instance
struct library lib[100];
i = input = count = 0;
printf("\n\n********######"
"WELCOME TO E-LIBRARY "
"#####********\n");
printf("\n\n1. Add book infor"
"mation\n2. Display "
"book information\n");
printf("3. List all books of "
"given author\n");
printf(
"4. List the count of book"
"s in the library\n");
printf("5. Exit");
// Add book
case 1:
break;
if (strcmp(ar_nm,
lib[i].author)
== 0)
printf("%s %s %d %f",
lib[i].book_name,
lib[i].author,
lib[i].pages,
lib[i].price);
}
break;
Output :-
********######WELCOME TO E-LIBRARY #####********
We all discuss on our micro project. After selecting the topic of our
micro project we all discuss on our micro project. About which
members are gathered the information about micro project. Which
students are working on micro project and last is printing and typing
the micro project. We all distributed works in group and go for next
process. All of group members are do all work very well. Some work on
the gather information. Last process was some members are took
typing and printing. After all that process our micro project was
completed.