https://github.com/purnendudutta/gym-management-system
Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.
https://github.com/purnendudutta/gym-management-system
css html5 javascript php sql
Last synced: about 1 month ago
JSON representation
Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.
- Host: GitHub
- URL: https://github.com/purnendudutta/gym-management-system
- Owner: Purnendudutta
- Created: 2025-01-13T20:47:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T07:13:06.000Z (about 1 year ago)
- Last Synced: 2025-06-10T15:07:12.811Z (about 1 year ago)
- Topics: css, html5, javascript, php, sql
- Language: CSS
- Homepage:
- Size: 48.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 🌐 Live Demo
Explore the live demonstration of the project:
[Fitness Freek](https://fitness-freek.netlify.app/)
## 📝 Description
It is a well-designed and fully functional Gym Management website that is built with
HTML5, CSS3, JavaScript, PHP, SQL. It is a fully responsive website that works well on all devices.
## ✨ Technologies Used
This Gym-Management-System is built using the following technologies:
- [HTML5](https://www.w3schools.com/html/): HTML5 (Hypertext Markup Language 5) is a markup language
used for structuring and presenting hypertext documents on the World Wide Web.
- [CSS3](https://www.w3schools.com/Css/) CSS3 stands for Cascading Style Sheets version 3 and is a stylesheet
language used to describe the presentation of a document written in HTML or XML.
- [JavaScript](https://www.w3schools.com/Js/): JavaScript is an interpreted language that executes code line
by line providing more flexibility.
- [PHP](https://www.w3schools.com/php/) PHP is a general-purpose scripting language geared towards web development.
- [SQL](https://www.w3schools.com/sql/): SQL is a domain-specific language used to manage data, especially
in a relational database management system.
[](https://skillicons.dev)
## 🧰 Get Started
To get this project up and running in your development environment, follow these step-by-step
instructions.
### 📋 Prerequisites
In order to install and run this project locally, you would need to have the following installed on
your local machine.
- [Visual Studio Code](https://code.visualstudio.com/)
- [Xampp](https://www.apachefriends.org/)
### ⚙️ Installation and Run Locally
**Step 1:**
Start Apache and MySQL
**Step 2:**
Then go to
`http://localhost/phpmyadmin`
**Step 3:**
Then create a new database named "user_db"
**Step 4:**
Then import the "user_db.sql" file into the database.
**Step 5:**
Run the index.php from "gymclone/home" in the phpmyadmin interface OR Copy This Below Link and Paste the URL in any Browser:
`http://localhost/Gym-Management-System/home/`
## 🔧 Contributing
[](https://github.com/Purnendudutta/Gym-Management-System/graphs/contributors)
Contributions are what make the open source community such an amazing place to learn, inspire, and
create. Any contributions you make are **greatly appreciated**.
To fix a bug or enhance an existing module, follow these steps:
1. Fork the repo
2. Create a new branch (`git checkout -b improve-feature`)
3. Make the appropriate changes in the files
4. Commit your changes (`git commit -am 'Improve feature'`)
5. Push to the branch (`git push origin improve-feature`)
6. Create a Pull Request 🎉
### 📩 Bug / Feature Request
If you find a bug (failure of a module to execute its intended function), kindly open an issue
[here](https://github.com/Purnendudutta/Gym-Management-System/issues/new) by including the issue with a
title and clear description.
If you'd like to request a new function, feel free to do so by opening an issue
[here](https://github.com/Purnendudutta/Gym-Management-System/issues/new). Please include sample
queries and their corresponding results.
## 📞 Connect with me