Projects

Plantasia Webshop

Dockerized Django + React/Tailwind flower marketplace with carts, payments, and account management.

11 January 2023 · Full-stack (Django + React)

Tech: Django, Sqlite, React, Redux, Redux-Saga, Tailwind, Docker

Highlights

  • Course admission project graded 5/5
  • Docker Compose runs Django backend + React/Tailwind frontend together
  • Full e-commerce flow: browse/search, cart, checkout, accounts, inventory

Overview #

A full-stack fictitious webshop for buying and selling flowers. This was my project admission for the Web Technologies course at Åbo Akademi, graded 5/5. The app ships as a single Docker Compose stack that runs the Django backend and the React/Tailwind frontend together. Demo creds are provided for quick login.

Plantasia shop page
Main shop view with featured flowers.

Problem / approach #

Solution #

Outcome #