Project reference: ssdo2526 — Development of the server-side application for an E-commerce and furniture delivery system that will be linked to applications and dashboards.
Objective: implement a robust backend to manage products, orders, delivery logistics and real-time position tracking, and expose these features to mobile/web clients and admin dashboards.
Infrastructure and workflow: Docker for containerization and Git for version control; design and implement CI/CD pipelines for automated build, test and deployment.
Responsibilities
RESTful API development: design, implement and document secure, well-versioned REST endpoints for product/catalog, ordering, delivery and user management.
Real-time features: implement complex features such as real-time position tracking for delivery (socket or similar), status updates and live notifications.