An open API service indexing awesome lists of open source software.

https://github.com/peterdev123/onlyfit-sql


https://github.com/peterdev123/onlyfit-sql

Last synced: about 1 year ago
JSON representation

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