Skip to content

Repository files navigation

Kadar-Website

A website for a moving company called KADAR, operating in Bielsko-Biała, Poland.

Features

  • Fully responsive design (mobile, tablet, desktop)
  • Photo gallery of completed moving work
  • Multilingual support
  • SEO-friendly structure

Setup

  1. Clone the repository:
    git clone https://github.com/justamanwho/Kadar-Website.git
    cd Kadar-Website

  2. Create and activate virtual environment:
    python -m venv venv
    source venv/bin/activate

  3. Install dependencies:
    pip install -r requirements.txt

  4. Create a .env file with your secret key(can be anything):
    SECRET_KEY=secret_key

  5. Run the website:
    python3 app.py

Links and Sources:

kadar-website

To Do List:

  • make the page not move after changing language (the same scroll location)
  • make videos indexed

Releases

Packages

Contributors

Languages