7 posts tagged with "django"
Dive Schedule — Dive Centre Management Platform
An all-in-one scheduling and management application for dive centres. Split across three repositories — a TypeScript React/Apollo client, a Django GraphQL API server, and Terraform-based AWS infrastructure — providing booking management, boat scheduling, and a digital diver logbook.
Apr 25, 2021
Django GraphQL Starter — API Template
A starter template for building Django GraphQL APIs. Bootstraps a Django project with Graphene-Django for automatic GraphQL schema generation from models, including basic CRUD operations on a Todo model, test setup, and Docker support for containerized development.
Apr 10, 2021
Scuba Dive Dubai — Saleor Headless Commerce Platform
A full-scale e-commerce platform for ScubaDiveDubai.com built on Saleor, the open-source headless commerce framework. Split across four Git submodules — storefront, dashboard, API, and Terraform infrastructure — with independent CI/CD pipelines deploying each component to AWS (CloudFront + ECS).
Feb 10, 2021
Ballot Online — Voting Platform
An online voting platform built with a Django GraphQL backend and a Gatsby React frontend. Uses Django Graphene to auto-generate a GraphQL schema from models, with Apollo Client for data fetching and optimistic UI updates. JWT-based authentication secures user sessions and voting actions.
Jun 10, 2020
Scuba Dive Dubai — Django E-Commerce Platform
A full-featured e-commerce application for scuba diving equipment built with Django. Features user authentication via Django AllAuth, categorized product browsing, shopping cart with coupon support, and CSV bulk import for inventory management. Deployed on Heroku with AWS S3 for static and media storage.
Dec 11, 2019
Pizza App — Online Ordering Platform
An online pizza ordering application built with Django. Features a full ordering workflow including menu browsing, topping customization via a modal dialog, cart management with JavaScript, and order placement. Admins can manage items through the Django admin interface or CSV bulk upload.
Oct 30, 2019
Dive Sandy Beach — Dive Centre Business Website
The production business website for Sandy Beach Dive Centre in Fujairah, UAE. A Django application featuring an online booking interface for divers, custom PADI course management, and dive site listings through the Django admin interface. Deployed on AWS EC2.
Oct 19, 2019