Django Project — Full‑Stack Web App
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