https://github.com/peterdev123/onlyfit-sql
https://github.com/peterdev123/onlyfit-sql
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterdev123/onlyfit-sql
- Owner: peterdev123
- Created: 2024-03-16T14:26:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T11:46:59.000Z (over 1 year ago)
- Last Synced: 2025-03-30T12:28:54.596Z (over 1 year ago)
- Language: PHP
- Size: 578 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnlyFit
OnlyFit is a web-based fitness platform that helps users manage their fitness journey. The platform includes features for user registration, login, and contact management.
## Description
OnlyFit provides a user-friendly interface for:
- User registration and authentication
- Contact form for user inquiries
- Information about fitness services
- Responsive design for various devices
## Prerequisites
Before you begin, ensure you have the following installed:
- XAMPP (with PHP 7.4 or higher)
- Web browser (Chrome, Firefox, or Edge recommended)
- Text editor or IDE (VS Code, Sublime Text, etc.)
## Installation
1. Clone or download this repository to your XAMPP's htdocs folder: C:\xampp\htdocs\OnlyFitSQL
2. Start XAMPP Control Panel and ensure both Apache and MySQL services are running
3. Import the database:
- Open phpMyAdmin (http://localhost/phpmyadmin)
- Create a new database named 'onlyfit'
- Import the SQL file from the database folder (if provided)
## Usage
1. Start XAMPP and ensure Apache and MySQL services are running
2. Access the website through your web browser: http://localhost/OnlyFitSQL
3. Navigate through the available pages:
- Home
- Register
- Login
- About Us
- Contact Us
## Contributing
This project is maintained by Kyle T. Vasquez and Peter Sylvan L. Vecina