Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 13

Web Development

INTERNSHIP ASSESSMENT REPORT

BACHELOR OF TECHNOLOGY
Btech (CSE) & 3rd Semester

SUBMITTED BY
RAKSHA PALIWAL
(Roll No.- 2101330100188)

NOIDA INSTITUTE OF ENGINEERING & TECHNOLOGY,


GRATER NOIDA, UTTARPRADESH
STUDENT’S DECLARATION

I hereby certify that the work which is being presented in the major project report entitled “Responsive
Gym Booking Website” in fulfillment of the requirement for the award of the Degree of Bachelor of
Technology in Department of Computer Science and Engineering of Noida Institute of Engineering &
Technology, Greater Noida, Uttar Pradesh is an authentic record of my own work carried out during III
semester.

RAKSHA PALIWAL
Date: 05-11-2022 Name and Signature of student

The major project viva-voce examination of Ms. Raksha Paliwal , Roll No. 2101330100188 Of B.TECH
( CSE ) .

Signature of:

Project Guide: _______ Head of Dept:


(Stamp of organization)

External Examiner: _______ Internal Examiner _________


ACKNOWLEDGEMENT

I am highly grateful to Vinod M. Kapse, Director, Noida Institute of Engineering and Technology,
Greater Noida, for providing this opportunity.

The constant guidance and encouragement received from Dr. Kumud Saxena, HOD (Dr Mohammad
Shahid, dept.), NIET, Greater Noida has been of great help in carrying out the project work and is
acknowledged with reverential thanks.
 
I would like to express a deep sense of gratitude and thanks profusely to Dr.Mohammad Shahid project
guide, without the wise counsel and able guidance, it would have been impossible to complete the report in
this manner.
 
I express gratitude to other faculty members of CSE department of NIET for their intellectual support
throughout the course of this work.
 
Finally, the authors are indebted to all whosoever have contributed in this report work.
 
 
  Raksha Paliwal
NAME OF THE STUDENT 
 

 
 
 
ABSTRACT

This project concentrates on building a website for a GYM. The


website is based on HTML, CSS and JavaScript. It focuses on giving
the costumer all the information about the gym and its services. The
website gives details of workout area with pictures and also supports a
customer feedback system. Many gym websites do not have a proper
feedback or customer grievances redressal forms. Our project aims at
developing the customer support mechanism. This project makes use of
basic php and two jQuery plugins to make the webpages more
dynamic.
INTRODUCTION

During the past several decades Gym function and information has
been transformed from a relatively obscure printed banners and manual
customer service to central and top-level management functional web
application-based system. There are many factors that have influenced
this transformation like technological advances, professionalism, and
general recognition of human beings as most important resources.

A computer-based management system is designed to handle all the


primary information required to display gym information etc. A list of
all the services and amenities are some of the things that attract the
user/customer. This project intends to introduce more user friendliness
in the various activities such as searching for gym, booking a slot time,
its also define weather the gym is for the women or men or both,
customer feedback and getting the location of the gym. The entire
feedback information will be mailed to the hotel admin for further
response generation.

This project explores various aspects of requirements of a website for


gym and tries to go a step further by giving the visitors a sense of being
welcomed. The goal of any project is to establish an interactive user
interface that is user(visitor) friendly, and that goal is met here in this
project. This project is majorly based on HTML, CSS, JavaScript. It
also makes use of basic php and jQuery plugins to make the website
effective and efficient.
OBJECTIVES

The main objective of the entire activity is to create a website


for Gym information.

• Display different gym available


• Book gym slot
• Show gym location
• Provide information on gym services
• Finally compute the bill etc
• Seprate washroom available
• Email facility
• Feedbacks

Programming Language/Tools
• HTML
• CSS
• JavaScript
• Bootstrap
METHODOLOGY

a. HTML :

Hypertext Markup Language (HTML) is the standard markup


language for creating web pages and web applications. With
Cascading Style Sheets (CSS) and JavaScript, it forms a triad of
cornerstone technologies for the World Wide Web. Web
browsers receive HTML documents from a web server or from
local storage and render the documents into multimedia web
pages. HTML describes the structure of a web page
semantically and originally included cues for the appearance of
the document.

b. CSS. :

Cascading Style Sheets (CSS) is a style sheet language used for


describing the presentation of a document written in a markup
language like HTML.CSS is a cornerstone technology of the
World Wide Web, alongside HTML and JavaScript. CSS is
designed to enable the separation of presentation and content,
including layout, colors, and fonts. This separation can improve
content accessibility, provide more flexibility and control in the
specification of presentation characteristics, enable multiple
web pages to share formatting by specifying the relevant CSS in
a separate .css file, and reduce complexity and repetition in the
structural content.
c. JavaScript :

As a multi-paradigm language, JavaScript supports event-


driven, functional, and imperative (including object-oriented
and prototype-based) programming styles. It has an API for
working with text, arrays, dates, regular expressions, and basic
manipulation of the DOM, but the language itself does not
include any I/O, such as networking, storage, or graphics
facilities, relying for these upon the host environment in which
it is embedded.
Initially only implemented client-side in web browsers,
JavaScript engines are now embedded in many other types of
host software, including server-side in web servers and
databases, and in non-web programs such as word processors
and PDF software, and in runtime environments that make
JavaScript available for writing mobile and desktop
applications, including desktop widget.

d. Bootstrap:
Simply put, Bootstrap is a massive collection of reusable and
versatile pieces of code which are written in CSS, HTML and
JavaScript. Since it is also a framework, all the foundations are
already laid for responsive web development, and all developers
must do is insert the code into the pre-defined grid system.There
are some free tools that come as part of the package, which
permit designers to build the more common website interface
components, as well as more responsive ones, adding to the
versatility of the framework.
Problem Background

After analyzed various gym booking system, we had noticed


the below problems in their system.
  Manual system for storing records is not consistent as
some inaccuracy can creep in while writing records
manually.
 Guest or visitors may face hard time to getting place .
 It is difficult to store record of availability of time slot and
huge number of customer’s records.
 More manpower is required and the current system
consumes too much time to making reservation and storing
data.
 Maintaining of up to date availability of inventory is bit
difficult, thus, it is making hard for executive to search the
particular record of a person in one single hour.
 Payment processing and collection is difficult.
 Inaccurate of records or data.
 There is no centralized database can be created as
information not at one place.
 More money and paper and other resources are wasted to
store the record of available rooms and customers.
Proposed Solution

Main aim of designing this project is to design a system that can


manage and handle the activities that are involved in a gym
reservation in an organized, cost-effective and reliable way. It
will help the administrative to do their work in very simple
manner without causing any trouble and Visitors or customer to
reserve their room according to needs before they come to hotel.
Customer can use any electronic device like laptop, computers,
smart phones or tablet etc to book and confirm their time slot
and join. Based on the limitation and shortcomings identified in
the existing gym slot reservation system, the solutions have
been provided for the better management to the organization
and ease of access to the customer.
Technology and Literature Review

Microsoft Visual Studio 2010 was used throughout for


developing different data-entry forms, data-viewing pages and
reports. ASP.NET 4.0 is used as a front end tool for creating the
web pages required in the system, C# language is used as code
behind and SQL server 2008 is used as a back end tool for the
sake of data manipulation and stored procedures. Bootstrap
framework is used to get CSS classes for good designing
purposes. Web services will be used to use to share data among
the application. Unit testing, Integration Testing and all other
required testing is perform to validate user input and check the
security of the web site.
CONCLUSION

GYM MANAGENMENT SYSTEM is a Web-portal


Development Company specializing in providing custom
solutions for small businesses. We strive to build solutions to
your specific needs to get the job done right the first time. We
pay special attention to the ease of use and utilize the latest in
technology. This system is developed for the exclusively for the
people . It provides facilities to the user with user friendly
modules with sub modules. This system is developed in
understandable approach which can be easier to the layman of
the computers. This system is developed totally GUI based and
with smart links. This project is designed to meet the
requirements of Online Gym Management. It has been
developed in JSP, Servlets keeping in mind the specifications of
the system.Overall the project teaches us the essential skills
like:Understanding the database handling and query processing.

You might also like