Skip to content

i-zokirov/foodcommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Delivery App

This is a web application for ordering food from restaurants that are registered on the platform. Users can search for nearby restaurants, view their menu, add items to the cart, and checkout. Registered restaurants can manage their menus, view and accept incoming orders.

Features

  • User registration and authentication
  • Restaurant registration and authentication
  • User can search for restaurants by location or name
  • Users can browse restaurant menus, add items to cart and checkout
  • Restaurants can manage their menus, view and accept incoming orders
  • Real-time order tracking for users
  • Real-time order notification for restaurants

Tech Stack

Client:

Backend: Node.js, NestJS, TypeScript

Database: PostgreSQL

Real-time communication: Socket.io

Authentication: JSON Web Tokens (JWT)

API documentation: Swagger

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.