From 0be461961090f09f5e0d510ef79cfed770c0cb6c Mon Sep 17 00:00:00 2001 From: ash-45 Date: Sat, 31 Mar 2018 13:19:49 +0530 Subject: [PATCH] Create Report.txt --- Report.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Report.txt diff --git a/Report.txt b/Report.txt new file mode 100644 index 0000000..9b09418 --- /dev/null +++ b/Report.txt @@ -0,0 +1,12 @@ +TITLE --Library Management Project +Group Members--1.AMIT KUMAR SINGH + 2.AASHISH MALIK + 3.SUDHANSHU KUMAR +OBJECTIVE-- To make a project that keep record of book isssued from library .We have made separate acoounts of students, this + will keep record of number of book issued and information about book. + We have also included features like forget password ,reset password,sign up etc. + By using our project librarians can make their world a better place. +Software -- For our project we have used + 1.Netbeans IDE + 2.SQLite (to store our data) +Time taken--We have completed our project in about two weeks.