0% found this document useful (0 votes)
37 views8 pages

Oop Part A and B

The document describes a hotel management system project that was developed using distributed client server technology. The project aimed to improve hotel operations and maximize profits through online bookings, synchronization with OTAs, billing, guest engagement tools and data security. It discusses the methodology, resources used, outputs and applications of the project.

Uploaded by

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

Oop Part A and B

The document describes a hotel management system project that was developed using distributed client server technology. The project aimed to improve hotel operations and maximize profits through online bookings, synchronization with OTAs, billing, guest engagement tools and data security. It discusses the methodology, resources used, outputs and applications of the project.

Uploaded by

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

I have Assessment Manual

For

Micro Projects
“Title of project ”

Computer Engineering Programme

(I Scheme Curriculum)

Maharashtra State
Board of Technical Education, Mumbai
(Autonomous) (ISO-9001-2008) (ISO/IEC 27001:2013)
Annexure –I
Part – A Micro-Project Proposal
(Format for Micro-Project Proposal A about 2-3 pages)

Title of Micro-Project

“DEVELOPED HOTEL MANAGEMENT


SYSTEM”
1.0 Aims/Benefits of the Micro-Project (minimum 30-50 words)
The entire project has been developed keeping in view of the
Distributed client server computing technology in mind. The
specification have been normalized up to 3NF to eliminate all the
anomalies that may arise due to the database transactions that are
executed by the actual administration and users. The user
interfaces are browser specific to give distributed accessibility for
the overall system. The internal database has been selected as
Oracle 11g.The basic constructs of the tablespaces, clusters and
ridexes have been exploited to provide higher consistency and
reliability for the data storage.
The Oracle 11g was a choice as it provides the constructs of
high level reliability and security. The total front end was
dominated using HTML standards applied with the dynamism of
Java server pages. The communication client was designed using
servlets. At all proper levels high care was taken to check that the
system manages the date consistency with proper business
validations. The database connectivity was planned using the Java
Data Base Connectivity, the authorization and authorization was
cross checked at all stages. The user level accessibility has been
restricted into two zones the administrative and the normal user
zone.
2.0 Course Outcomes Addressed
Improve hotel operations and maximize your profits with our
flexible and smart property management system. Enjoy seamless
online bookings, synchronization with OTAs, easy billing,
powerful guest engagement and many more functionalities to help
your business reach its full potential. Access your hotel
management system from any device and manage multiple
properties from one single source. Connect to leading OTAs with
our native channel manager and enhance guest engagement with
our range of marketing tools. What’s more, you can feel safe
knowing you have complete data security with 24/7 global hosting
compliance and reliability.
 Develop C++ program using classes and objects
 Develop C++ programs by using polymorphism

3.0 Proposed Methodology


We collected information in an easy and in good manner. We had done
all proof reading with great care and with dignity all the coding was
done by all of us with suitable resources and we had done planning of it
in very good manner.

5.0 Action Plan(Sequence and time required for major activity)

S. Details of activity Planned Planned Name of


No. Start Finish Responsible
date date Team
Members
1 Discussion & Finalization of All Team
Topic Members
2 Preparation & Submission Varad
of abstract Makarand
Paradkar

3 Collection of Data Prathamesh


Bhushan
Gawas
4 Discussion & outline of Ayush
content Anant,Kanekar

5 Formulation of content Varad


Makarand
Paradkar
6 Editing & proof Reading of Prathamesh
content Bhushan
Gawas

7 Compilation of Report & Prathamesh


Presentation & Viva Voce Bhushan
Gawas

8 Final submission of Micro Prathamesh


Project Bhushan
Gawas

6.0 Resources Required(major resources such as raw material, some


machining facility, software etc.)
S. Name of Resource/material Specifications Qty Remarks
No.
1 Laptop Lenovo Legion 1
Y540 Core i5 9th
Gen, Intel Core i7
Processor, 15.6
inch, 16GB
2 Notepad System 1
3 TURBO C++/Embaracadero Software 1
Dev C++
4

Names of Team Members with Roll Nos.


Prathamesh Gawas-2232
Varad Paradkar-2234
Ayush Kanekar-2226
Annexure – II
Part – B Micro-Project Report
(Outcomes after Execution) Format for Micro-Project Report
(Minimum 6 pages)

Title of Micro-Project
1.0 Rationale
The system aims at the maintenance and management of the
different Hotels that are available in the different parts of the world. It
mainly takes care of the Hotel management at the core area of the
database. The system provides the information regarding the different
Hotels that are available and their status specific to availability. The
guests can visit the site and register themselves with the required
information that is expected by the system. Each registered guest can
raise a request for the unit bookings.
The Guests are scheduled with the information of the availability
of the units for they have requested the time.The total front end was
dominated using HTML standards applied with the dynamism of JAVA
server pages. The communicating client was designed using servlet and
JSP’s. At all proper levels high care was taken to check that the system
manages the date consistency with proper business validations. The
database connectivity was planned using the Java Data Base
Connectivity , the authorization and authorization was cross checked at
all stages. The user level accessibility has been restricted into two zones
the administrative and the normal user zone.

2.0 Aims/Benefits of the Micro-Project


 It helps us to how we can enhance our orientation
programming so we can perform program in detail which
leads to an good program structure
 It’s most influential in every aspects for ex- in multiple
storage accommodation and stability, also security

2.0 Course Outcomes Addressed (Add to the earlier list if more COs
are addressed)
 Develop C++ program using classes and objects
 Develop C++ programs by using polymorphsm

4.0 Literature Review

5.0 Actual Methodology Followed.


We collected information in a easy and in good manner. We had
done all proof reading with great care and with dignity all the coding
was done by all of us with suitable resources and we had done planning
of it in very good manner.

6.0 Actual Resources Used (Mention the actual resources used).


S. Name of Resource/material Specifications Qty Remarks
No.

1 Laptop Laptop Lenovo Laptop


Legion Y540 Core
i5 9th Gen, Intel
Core i7 Processor,
15.6 inch
2 Notepad System Software
3 TURBO C++/Embaracadero System
Dev C++
4
5 .
6
7.0 Outputs of the Micro-Projects
 Doing this microproject we get an more idea that collecting
data and how to decorate it and make it good also executing
it which was done good
 Cooperation of my fellow members also gave essence to this
microproject

8.0 Skill Developed / Learning outcome of this Micro-Project


 Make A Good Use Of Given Responsibility
 Good Cooperation
 Sincerity In Work
 Leadership Quality
 Communication Skills

9.0 Applications of this Micro-Project


OOPs stands for Object-Oriented Programming. It is about
creating objects that contain both data and functions. Object-Oriented
programming has several advantages over procedural languages .As
OOP is faster and easier to execute it becomes more powerful than
procedural languages like C++. OOPs is the most important and flexible
paradigm of modern programming. It is specifically useful in modeling
real-world problems. Below are some applications:-
1. Real-Time System Design
2. Hypertext and Hypermedia
3. AI Expert System
4. Office Automation System
5. Neural networking and parallel programming

You might also like