Skip to content

A-U-H/python-flask-project

Repository files navigation

🚀 Ecommerce Agency Platform

A sophisticated Ecommerce Agency Web Application built with Flask and Bootstrap 5 to help ecommerce businesses scale efficiently.
This platform features a professional agency landing page, service sections, and a contact system designed for lead generation.


🛠️ Tech Stack

  • Backend: Python / Flask
  • Frontend: Bootstrap 5 (CSS & JavaScript)
  • Server Configuration: WSGI (Passenger)
  • Database: SQLAlchemy with SQLite (instance-based)

📂 Project Structure

python-flask-project/
├── app.py              # Core Flask application and route handling
├── passenger_wsgi.py   # WSGI configuration for deployment
├── requirements.txt    # Python dependencies
├── instance/           # Database files and local configurations
├── static/             # Static assets (CSS, JS, Images)
└── templates/          # Jinja2 HTML templates
    └── index.html      # Main landing page template
---
### 1️⃣ Clone the Repository
```bash
git clone https://github.com/Ahasham-Ul-Haq/python-flask-project.git
cd python-flask-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors