https://github.com/org-foodservice/foodserviceapi
FoodService is a .NET 8.0-based service, optimizing snack bar operations through menu management, inventory tracking, and potential delivery integration. With Docker and SQLServer dependencies, it streamlines processes for snack bar owners, enhancing efficiency and customer experience.
https://github.com/org-foodservice/foodserviceapi
api csharp dotnet rabbitmq serilog sqlserver
Last synced: about 1 year ago
JSON representation
FoodService is a .NET 8.0-based service, optimizing snack bar operations through menu management, inventory tracking, and potential delivery integration. With Docker and SQLServer dependencies, it streamlines processes for snack bar owners, enhancing efficiency and customer experience.
- Host: GitHub
- URL: https://github.com/org-foodservice/foodserviceapi
- Owner: Org-FoodService
- Created: 2024-05-04T16:36:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T15:15:22.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T03:32:39.530Z (over 1 year ago)
- Topics: api, csharp, dotnet, rabbitmq, serilog, sqlserver
- Language: C#
- Homepage: https://foodservice-api.azurewebsites.net/swagger
- Size: 249 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FoodService
The FoodService is a service designed for snack bars, facilitating the management of menus, inventory, and employee information. Leveraging the capabilities of .NET 8.0, this application serves as a centralized platform to streamline snack bar operations.
## Overview
This project aims to enhance snack bar operations by providing functionalities for menu creation, inventory management, and potential delivery integration.
## Demo Application
~~Explore our [front-end web application](https://foodservice-api.azurewebsites.net/) and [API Swagger documentation](https://foodserviceapi20240506113327.azurewebsites.net/swagger/index.html) to experience the features of FoodService firsthand.~~
Note: The front-end web application and API Swagger documentation are currently offline. We apologize for the inconvenience and are working to resolve the issue as soon as possible.
## Documentation
For more detailed information, please refer to our [wiki](https://foodservice.gitbook.io/foodservice/).
## Dependencies
| Dependency | Version |
|-------------------------------------------------------------------------------------------------------------------------------|---------|
| Docker | 25+ |
| MySQL | 8.0 |
| .NET | 8.0 |
| [FoodService.Models](https://github.com/Org-FoodService/FoodService.Models/pkgs/nuget/FoodService.Models) | 1.0.8 |
Feel free to contribute to the project and help us improve snack bar operations with FoodService!