Ashad001 / EQ-Insight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the Project

To run the project, follow these steps:

  1. Clone the repository:

    git clone 'https://github.com/{username}/EQ-Insight.git'
    cd 'EQ-Insight'
  2. Set up a Python environment and install dependencies:

    python -m venv venv
    venv\Scripts\activate
    pip install -r requirements.txt
  3. Run the Flask app:

    python app.py
  4. Open a web browser and navigate to http://127.0.0.1:5000/ to interact with the app.

About


Languages

Language:HTML 54.0%Language:Python 26.7%Language:CSS 7.7%Language:JavaScript 4.2%Language:PHP 3.7%Language:Hack 3.6%Language:Shell 0.0%