Welcome to the FSM - Health & Fitness Centers repository! This project is a comprehensive website for a fitness center that offers a wide range of features and services. From gym memberships to specialized training and classes, FSM aims to cater to a diverse audience looking to improve their health and fitness.
Please Note: This project is developed solely for a university project and is a frontend-only non-finished web application with no backend implementation. The gym and its information are entirely fictional and do not represent any real establishment.
This project provides a user-friendly website interface for FSM's health and fitness centers. It is designed to showcase the various offerings, services, and facilities available at the fitness centers. The website is organized into different sections that highlight the key aspects of FSM's services.
Vid1_fsm.mp4
Vid2_fsm.mp4
- Navigation Bar: The website features a responsive navigation bar that allows users to easily access different sections of the website.
- Gym and Club Sections: Each fitness club has its dedicated section with information about the types of activities, training, and facilities offered.
- Activities and Programs: Users can explore various activities and programs available at the fitness centers, including physical activities, aquatic activities, kids' activities, and more.
- Services: The website provides details about the range of services offered, such as personal trainers, directed activities, swimming classes, and specialized training rooms.
- Contact Information: Users can find contact details, including the fitness centers' address, phone number, email, and schedule.
To use this project, follow these steps:
- Clone the repository:
https://github.com/mele13/FSM.git
cd FSM
- Open the landingPage/index.html file in a web browser to view the webpage or use Live Server extension with VS Code
- Explore the different sections of the website by clicking on the navigation links.
Feel free to navigate through the various sections to get an understanding of FSM's offerings and services.
The project uses the following resources:
- Font: The Poppins font from Google Fonts is imported for consistent typography.
- CSS: The style.css file contains custom styles for the website layout and components.
- JavaScript: The javascript.js file includes JavaScript code for handling menu interactions.
Contributions to this project are welcome! If you have suggestions, find bugs, or want to add new features, please follow these steps:
- Fork the repository.
- Create a new branch: git checkout -b feature/your-feature-name
- Make your changes and test thoroughly.
- Commit your changes: git commit -m 'Add feature: your feature name'
- Push to the branch: git push origin feature/your-feature-name
- Create a pull request explaining your changes.
This project is developed exclusively for educational purposes as part of a university project. It is a frontend-only application without backend integration.
Feel free to explore, learn, and have fun with this project! If you have any questions or suggestions, please open an issue on this repository.