A web-based fitness tracking application that helps users manage their fitness journey.
- User registration and authentication
- Personal dashboard
- Fitness goal tracking
- Progress monitoring
- Responsive design
- PHP
- MySQL
- HTML/CSS
- JavaScript (coming soon)
- Clone the repository
- Import the database schema from
database.sql
- Configure database connection in
config/database.php
- Start your local PHP server
- Access the application through your web browser
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.