This project implements a RESTful task management service with CRUD endpoints and a completion action. It uses an in-memory repository so it can run without a database.
FreshDrop is a full-stack food delivery web application built with the MERN stack. The project includes customer account creation, restaurant browsing, cart and checkout, private user order history, ...