Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Delivery Backend

This project provides the backend APIs for managing restaurant menus, handling orders, and simulating order status updates. It serves as the foundational backend system for a food delivery service.

Features

  • Add menu items with details like name, price, and category.
  • Place orders by selecting multiple items from the menu.
  • Track the status of an order with automated updates from Preparing to Out for Delivery to Delivered.

Tech Stack

  • Node.js with Express.js for API development.
  • In-memory storage (arrays) for storing menus and orders.
  • node-cron to simulate periodic order status updates.

Project Setup

Prerequisites

"# milestone-1"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages