Skip to content
🍓 Berry House
Django Project — Full‑Stack Web App live screenshot
A full‑stack Django project with Bootstrap front‑end, PostgreSQL, and GraphQL API, using Selenium for TDD.

Django Project — Full‑Stack Web App

Repo Live Demo
Django Python PostgreSQL GraphQL Selenium Bootstrap 4 JavaScript CSS

Description: A full-stack Django project utilizing Bootstrap 4 and vanilla JavaScript for the front-end, a PostgreSQL database, and GraphQL for API functionality. It also uses Selenium for test-driven development and is intended to be deployed on a DigitalOcean Droplet.

Technologies: Django, Python, PostgreSQL, GraphQL, Selenium, Bootstrap 4, JavaScript

This project demonstrates a classic Django stack with a modern front‑end and a typed API layer.

Highlights:

  • GraphQL API atop a PostgreSQL database
  • Componentized Bootstrap 4 UI with vanilla JS
  • Test‑driven workflows with Selenium