You are on page 1of 11

A P S College Of Engineering

Anantha Gnana Gangothri,


26th K.M., NH-209, Bangalore- Coimbatore Road, Somanahalli,
BENGALURU – 560082.

Department of Computer Science &


Engineering

SmartLibrary Booking Platform


“Be Patient and Take Small Steps”
Concept behind the DBMS Mini Project

 SmartLibrary Booking Platform


for our mini project is mainly
focused on Students studying in
college.
 The purpose of this platform is to
book the library books prior by
just checking the availability on
the platform.
 The student may collect the book
once it is booked.
 This concept may be extended to
other places as well.
Tentative tables to be used

Book_Shelf
Subject_id Subject
Books
Book_id Name Author Publication Subject_id
Booked
Booking_no Book1 Book2
Student
USN Name Booking_no
Admin
Admin_no Name Subject_id
Software organization Template
Sign Up Sign In

if
Admin Student

Book_Shelf
Library database Subject_id Subject

Booked
Booking_no Book1 Book2
Student
USN Name Booking_no
Admin
Admin_no Name Subject_id
Books
Book_id Name Author Publication Subject_id
Technologies used

 Node JS - we use this for both server side and client side scripting.
 Angular JS- Client side Scripting .
 HTML –For the structure of the website.
 CSS – Formatting and visuals.
 MYSQL – Database Platform.
 Visual Studio Code – Project Development.
 GitHub – For Collaborative Development.
 PHP – In Some instances.
Preview Of Node Scripts used Sever Side-1
Preview Of Node Scripts used Server side-2
Preview Of Node Scripts Client Side
Sign Up Table Preview
Sign Up Preview
Thank you!!

- “Actions speak louder than words”

You might also like