Skip to content

campagnollo/golden_hex_django

Repository files navigation

Golden Hex Django

A Django-based web application representing a Russian grocery store site.
This project serves as the core backend for the golden_hex_docker deployment stack and includes the Django application logic, models, views, and templates.


🧠 Project Overview

Golden Hex Django is a web application built with Python and Django that powers a simple grocery store site.
It includes:

  • A Django project with app modules
  • SQLite database for local development
  • Basic models, views, templates, and routing
  • Example SQL data for initial order form population

This repository is designed for use in a Docker-based deployment (see the companion golden_hex_docker repo) but can also run locally for development and testing.


🚀 Getting Started (Local Development)

📦 Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.8+
  • pip
  • virtualenv (recommended)

🛠️ Setup Steps

  1. Clone the repository

    git clone https://github.com/campagnollo/golden_hex_django.git
    cd golden_hex_django

About

Russian grocery store site with Django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors