An open API service indexing awesome lists of open source software.

https://github.com/vedushka/qrwaiter-backend

Web service for restaurants. Call the waiter by qr-code
https://github.com/vedushka/qrwaiter-backend

authentication dotnet-core firebase-messaging mssql-database

Last synced: 3 months ago
JSON representation

Web service for restaurants. Call the waiter by qr-code

Awesome Lists containing this project

README

          

# qrwaiter-backend

Web service for restaurants.

Call the waiter by qr-code

Register as restaurant, create tables, print qr-codes for tables, subscribe to tables as waiter by phone, and receive notification when client scans qr-code on table.

> [!IMPORTANT]
> You have to provide your own credential for Google Firebase Messaging service at /serviceAccountKey.json

## Development server

For development use `IIS Express`

## Linked project

[qrwaiter-frontend](https://github.com/Vedushka/qrwaiter-frontend)