Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codespark-company/mealsorderingapplication
The Meals Ordering Application simplifies meal, food, and drink ordering online. Built with .NET Core Web API and SQL Server, it offers a user-friendly experience for customers and efficient management for businesses, transforming the dining experience.
https://github.com/codespark-company/mealsorderingapplication
drinks food-ordering meals online-food-order restourant
Last synced: about 1 month ago
JSON representation
The Meals Ordering Application simplifies meal, food, and drink ordering online. Built with .NET Core Web API and SQL Server, it offers a user-friendly experience for customers and efficient management for businesses, transforming the dining experience.
- Host: GitHub
- URL: https://github.com/codespark-company/mealsorderingapplication
- Owner: CodeSpark-Company
- License: gpl-3.0
- Created: 2024-08-01T03:51:17.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T03:51:56.000Z (5 months ago)
- Last Synced: 2024-08-01T06:55:25.231Z (5 months ago)
- Topics: drinks, food-ordering, meals, online-food-order, restourant
- Language: C#
- Homepage:
- Size: 364 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meals Ordering Application
## Details
The Meals Ordering Application simplifies meal, food, and drink ordering online. Built with .NET Core Web API and SQL Server, it offers a user-friendly experience for customers and efficient management for businesses, transforming the dining experience.
## ⚙ Tools and Technologies used
1. **[C#](https://dotnet.microsoft.com/en-us/languages/csharp)**: The C# language is the most popular language for the .NET platform, a free, cross-platform, open source development environment.
2. **[.NET Core](https://dotnet.microsoft.com/en-us/apps/aspnet)**: ASP.NET Core is an open-source modular web-application framework. It is a redesign of ASP.NET that unites the previously separate ASP.NET MVC and ASP.
3. **[Microsoft SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-downloads)**: Microsoft SQL Server (Structured Query Language) is a proprietary relational database management system developed by Microsoft.
4. **[JWT (JSON Web Tokens)](https://jwt.io/)**: A standard for securely transmitting information between parties as JSON objects, commonly used for authentication and authorization in web applications.
5. **[Docker](https://www.docker.com/)**: Containerization platform that simplifies the deployment and management of applications by packaging them into portable containers, ensuring consistency across different environments.
6. **[Docker Compose](https://docs.docker.com/compose/)**: Tool for defining and running multi-container Docker applications, enabling seamless configuration and orchestration of complex application architectures.---
## 🛠 Documentation and Endpoints
1. [Postman](https://documenter.getpostman.com/view/27192844/2sA3BuV8nb)
2. [Apidog](https://whfzm1fim9.apidog.io)