Web

Architecture for the web services used

Introduction

There are currently two frontends and one backend for this project.

  1. Main Site: this site is centered around the ecommerce aspect of the eDroplets platform. It consists primarily of an online shop and custom fabrication portal using Shopify integrations.

  2. Community Site: this site is focused on the forum and social aspect of the eDroplets platform. It consists of pages to create and share projects as well as ask questions.

  3. Backend: the backend encompasses a REST API for the frontend resources to access and additional services such as a MySQL database for persistent storage of data.

Last updated