A multi-platform, multi-language restaurant ordering system developed based on .Net

Today, I would like to recommend an order system that supports multi-platform and multi-language versions, which is suitable for restaurants, hotels and other scenarios.

Project Description

This is an open-source ordering system based on .Net Framework that supports platforms such as mobile phones, tablets, and PCs, and multi-language versions. It is very suitable for restaurants, convenience stores, supermarkets, hotels, etc. The basic functions of the system are completed and can be based on secondary development , to complete project delivery quickly.

Main functions of the system

1. The system is divided into four parts: server, PC, mobile phone and tablet;

2. Language: Support 18 languages ​​including Chinese and English;

3. The system functions include: product management, product classification management, order management, member management, seat management, expenditure management, income management, customer ordering, clerk ordering, clerk management, receipt printing and other functions. The functions are very comprehensive.

Technology Architecture

1. Platform: Server and PC are developed based on .Net 4.5;

2. Operating system: the server supports Win7 and later versions, the PC supports XP and later versions, and the mobile terminal supports IOS, Android, and UMP;

3. Database: Sqlite.

project structure

picture

Screenshot of some functions

product management

picture

Spend management

picture

System Management

picture

Client order

picture

login interface

picture

project address

https://github.com/oybab/TradingSystem

For more open source projects, please check: A list focusing on recommending .Net open source projects

- End -

recommended reading

Built-in browser form API framework based on .NET Core

An open-source framework for a general back-end management system based on .NET 7 + iView with front-end and back-end separation

A .Net Core open source monitoring solution that supports Redis, Elasticsearch, SqlServer

Recommend a spider crawler open source project developed by .Net Core

A Socket extension library developed based on C#

Guess you like

Origin blog.csdn.net/daremeself/article/details/130434250