Platter: General Food Ordering Web App

University course project. Platter is a full-stack web application for food ordering, designed with a modern architecture and robust backend/frontend integration. Built using Python, RESTful API principles, and FastAPI for the backend, with a React-based frontend. The repository can be found here: GitHub Repository

Python RESTful API FastAPI React JavaScript Docker Nginx Vite Pytest JSON HTML CSS

Project Demo

Project Overview

Platter enables users to browse menus, place orders, and track their food in real time. The backend leverages FastAPI to provide a high-performance RESTful API, while the frontend delivers a responsive and intuitive user experience. The system is containerized with Docker and served using Nginx for production readiness.

Key Features

Technologies Used

Course Context

This project was developed as part of a university course, focusing on full-stack web development, RESTful API design, and modern deployment practices.