Welcome to Fit-Future, your ultimate destination for fitness guidance, progress tracking and wellness resources! Fit-Future is a comprehensive web application designed to empower individuals fo all fitness levels to achieve their health and wellness goals effectively and sustainably.
- Personalized Workout Planning: Create customized workout plans tailored to your fitness level, preferences, and goals.
- Progress Tracking: Monitor your exercise progress, track performance metrics, and stay motivated on your fitness journey.
- Wellness Resources: Explore articles and resources on various aspects of fitness, nutrition, mental health, and holistic wellness.
To get started with Fit-Future, follow these steps:
- Clone the Repository: Clone this repository to your local machine using Git:
git clone <repository-url> - Install Dependencies: Navigate to the project directory and install the necessary dependencies using pip:
pip install -r requirements.txt - Run the Application: Start the Flask development server to run the application locally:
flask run - Access Fit-Future: Open your web browser and navigate to http://localhost:5000 to access the Fit-Future web application.
- Backend: Python, Flask, SQLAlchemy
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Database: MySQL
- Libraries: jQuery, WTForms
- Deployment: PythonAnywhere
This project is licensed under the MIT License