




















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Our proposed “Modern Gym Management System” is for those who run a gym business. Before doing anything we did a decent research on major difficulties for gym owners. We examined carefully about how to make a huge registering system without failure as well as different functions for different kind of user depending on their privilege.
Typology: Study Guides, Projects, Research
1 / 28
This page cannot be seen from the preview
Don't miss anything!





















i
iii Acknowledgements It gives us enormous pleasure to submit the project report on “ Modern Gym Management System ”. Our report won’t be possible without contribution of few people. At first we desire to express our deepest sense of gratitude of almighty Allah for giving us the strength and the composure to complete this report within the scheduled time. Then, we would like to express our gratitude & respect to our honorable teacher and project Supervisor Mr. Hamid Amiri, Senior Lecturer, Herat University for his constant guidance, advice, encouragement & every possible help in the overall preparation of this report. We would also like to express our excessive thanks to our team mate for the excellent support in completing our project. Finally, we are very much grateful to our families who always give us constant support and encouragement. We would like to thank our seniors who helped us greatly to complete this paper. In addition, we will mention our friends who also inspired and helped us to finish our work. We hope that this project paper has been prepared for the fulfillment of the course requirement. We would also like to thank our authority of Herat University. They prepare this course to make us understand for near future.
iv Abstract Any business that does not have a computerize management is missing out on one of the most powerful marketing tools available to them. This project “Modern Gym Management System” is solution to fitness centers to manage the customers in an easier and more convenient way. The administrator, is able to view all the members of fitness center as well as their details. The basic structure of the system as follows. This project is a computer-based program and it manages the gym members, the personnel and the inventory. This system also maintains the client details, to provide the valuable reports regarding the progress of the gym member. Usually, the client uses MS Excel or paper, and maintains their records, however it is not possible them to share the data from multiple system in multi user environment, there is lot of duplicate work, and chance of mistake. When the records are changed they need to update each and every excel file. The Smart Gym Management System eliminates most of the limitations of the existing software. Increasing efficiency and effectiveness, automation, accuracy, user-friendly interface, information availability, communication capacity, maintenance, cost reduction makes our system smarter than the existing system. We integrate some new and prominent features along with all the necessary features. Some of them are user entry by face recognition, webcam integration.
vi
1 Chapter 1: Introduction We all know health is a wealth. We do not need a fancy car, big apartment, a doctor degree without a health. Being healthy is a first thing we need to keep in mind. Because most of time our attitude depends on how we feel. Being healthy and fit gives us energy to do anything. Physical fitness is very necessary for a healthy and tension free life. Physical fitness includes diet, exercise and sleep. These three basic things have their own importance in each individual's life and everyone should be sensible with regard to these for a healthy life.
Our proposed “Modern Gym Management System” is for those who run a gym business. Before doing anything we did a decent research on major difficulties for gym owners. We examined carefully about how to make a huge registering system without failure as well as different functions for different kind of user depending on their privilege. The Gym Management requires a system that will handle all the necessary and minute details easily and proper database security accordingly to the user. They require software, which will store data about members, employees, products, payroll, receipts of members & all transactions that occur in Gym.
The objectives of this paper are summarized below: The main objective of the project is to design and develop a user friendly efficient computerized Gym Management System. An accurate system without any data redundancy. Secured data storage for Authority end. Secure the user ends data by providing each user’s own personal credentials. A flexible system which can maneuver the customer-staff relationship in an effective manner.
3 the systems can be understood. The first task was identifying how system can be computerized. Some analysis and projections was done regarding changes to be made to the existing system. The new developed system for Gym Management is simple without complexities.
An Existing system refers to the system that is being followed till now. The gym is working manually. The current system is time consuming and also it is very costly, because it involves a lot of paperwork. To manually handle the system was very difficult task. But now-a-days computerization made easy to work. The following are the reasons why the current system should be computerized:
The comprised gym management system is user-friendly application. This automated system makes all functionality easier for both owners and customers. It is very simple in design and to implement. The system requirements are very low. System resources and the system will work in almost all configurations. It has the following objectives:
The main objective of Modern Gym Management System is to enhance and upgrade the existing system by increasing its efficiency and effectiveness. The software improves the working methods by replacing the existing manual system with the computer based system.
The Modern Gym Management System automates each and every activity of the manual system and increases its throughput. Thus the response time of the system is very less and it works very fast.
4
The Modern Gym Management System provides the uses a quick response with very accurate information regarding the users etc. Any details or system in an accurate manner, as and when required.
The software Modern Gym Management System has a very user-friendly interface. Thus the users will feel very easy to work on it. The software provides accuracy along with a pleasant interface. Make the present manual system more interactive, speedy and user friendly.
The transaction reports of the system can be retried as and when required. Thus, there is no delay in the availability of any information, whatever needed, can be captured very quickly and easily.
Reduce the cost of maintenance.
The Operational objective is obtained by consulting with the system users. Check that proposed solution satisfies the user needs or not. There is no resistance from since new system is helpful. The existing system is manual system, while the new system is computerized and extremely user friendly.
The proposed system is highly secured, because for login to the system it requires the username and password which is deferent for each User therefor providing each user a different view of the customer information.
This system can run on any windows operating system.
6
While considering economic feasibility, it is checked in points like performance, information and outputs from the system. The developing system must be justified by cost and benefit. Criteria to ensure that effort is concentrated on project, which will give best, return at the earliest. One of the factors, which affect the development of a new system, is the cost it would require. (Janssen & Janssen, 2020)
Although generally there is always resistance, initially to any change in the system is aimed at reliving the work load of the users to extent the system is going to facilitate user to perform Operations like calculating salary amounts and deductions, generating reports with less possible errors. Thus there is no reason to make system socially unfeasible. (Janssen & Janssen, 2020) Chapter 4 Modules & Features This project consists of different modules & Features. Different modules that makeup this system we will described in system implementation & development.
There are One basic modules in this system with a sub module as describe briefly in below
This module includes storing and retrieving the details of the data.
7
Depends on the privilege user’s access to features of the application is granted.
There are many features in our system. Some salient and new features are:
One of our exiting features is Authenticating by face recognition. You can capture image by webcam and if the image matches with the previous image you have, you are Register in the system the system user can read your account status. We use API of Kairos for face recognition.
Face recognition technology allows a program to identify an individual according to his features: distance between eyes, eyebrows, faces shape, etc. A facial recognition system is a computer application for automatically identifying or verifying a person from a digital image. One of the way is to do this is by comparing selected facial features from the image and a facial database. With face recognition technology,
9 Figure 2 : Diagram of webcam
We have the option of activity log of user’s. Any activity will be stored in the database. Admin has the access of this log. This will help admin to track the user’s activities. If user do anything wrong, all information of this user’s may help admin.
10 System Implementation & Development Process
We follow the MVC design pattern for developing our system. Model–view– controller (MVC) is a software design pattern for implementing user interfaces on computers. It divides a given software application into three interconnected parts, so as to separate internal representations of information from the ways that information is presented to or accepted from the user. (Sanger & Wales, 2020)
Admin have control over all the features of our system. Some are:
12 System Admin’s also has the option of recognizing customers through Searching by phone number. Our system then starts to matching process, if the user phone number are matched with the existing information in the database. Then it returns the information, else it warns the user for invalid information. Here are screenshots of some features in the application: Figure 6 : Diagram of Face Recognition form along with webcam Figure 7 : Diagram of Searching a specific Customer Recognizing by Face Recognition Searching Customer by phone number
13 Figure 8 : Diagram of add member form. Figure 9 : Diagram of update member Add Member Customer that should renew their package