Gym Management System Report
Gym Management System Report
BELAGAVI
Submitted by
ABHISHEK S (3GN16CS002)
CERTIFICATE
This is to certify that the mini project work entitled “GYM MANAGEMENT
SYSTEM” is a bonafied work carried out by ABHISHEK S (3GN16CS002) in
partial fulfilment of the requirements for the Bachelor’s degree in COMPUTER
SCIENCE AND ENGINEERING of VISVESVARAYA TECHNOLOGICAL
UNIVERSITY, BELAGAVI during the year 2019-2020. It is certified that this Mini
Project Report has been approved as it satisfies the academic requirements.
ABHISHEK S (3GN16CS002)
CONTENTS
CHAPTER 1 INTRODUCTION
CHAPTER 6 CONCLUSION
CHAPTER - 1
INTRODUCTION
The Front-End used in this project is HTML along with the CSS language.
• HTML stands for Hyper Text Markup Language
• HTML is the standard markup language for creating Web pages.
• HTML describes the structure of Web pages using markup
• HTML elements are the building blocks of HTML pages
• HTML elements are represented by tags
• HTML tags label pieces of content such as "heading", "paragraph", "table", and so on
• Browsers do not display the HTML tags, but use them to render the content of
the page
CHAPTER – 2
PROJECT FEATURES & OBJECTIVES
2.1.3 Objectives:
1. Add different gyms.
2. Add payment areas.
3. Add members to gym.
4. Add different trainers of gym.
5. View different gyms.
6. View payment areas.
7. View members to gym.
8. View different trainers of gym.
9. Update and delete different values of gyms, payments made, gym member’s
details and trainer’s information.
CHAPTER - 3
DESIGN & CONNECTIVITY
HTML provides the basic structure of sites, which is enhanced and modified by other
technologies like CSS and JavaScript.
CSS is used to control presentation, formatting, and layout.
JavaScript is used to control the behaviour of different elements.
HTML
HTML is at the core of every web page, regardless the complexity of a site or number
of technologies involved. It's an essential skill for any web professional. It's the starting point
for anyone learning how to create content for the web. And, luckily for us, it's surprisingly
easy to learn.
CSS
CSS stands for Cascading Style Sheets. This programming language dictates how the
HTML elements of a website should actually appear on the frontend of the page.
JavaScript
JavaScript is a more complicated language than HTML or CSS, and it wasn't released
in beta form until 1995. Nowadays, JavaScript is supported by all modern web browsers and
is used on almost every site on the web for more powerful and complex functionality.
CHAPTER - 7
COST ESTIMATION OF PROJECT
During the development process, we studied carefully and understood the criteria for
making a software more demanding, we also realized the importance of maintaining a
minimal margin for errors.