Skip to content

Fullstack e-commerce app for restaurant. Built with react frontend and .net backend

Notifications You must be signed in to change notification settings

wztech0192/restaurant-app-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • A web interface that allow customers to make order and check the order status in real time.
  • A web interface that allow managers to customize the restaurant menu, receive orders, make decision to the order, and enable/disable certain menu items in real time.

Tech Stacks

  • React + Redux + MaterialUI
  • .Net Core 3.1 + EF Core 3 + SignalR Core
  • MySQL

How to Use In Local

  • Clone the repository
  • Go to client directory and perform npm install
  • Run Local MySQL service
  • Go to server directory to restore dotnet dependencies and update database
  • Run both client and server project.

Testing Server

About

Fullstack e-commerce app for restaurant. Built with react frontend and .net backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published