Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibrahim-elmaghrabi/sofra
online food ordering mobile application using (PHP-laravel )and MySQL
https://github.com/ibrahim-elmaghrabi/sofra
bootstrap dashboard docker-sail laravel laravel9 mysql php8 repository-pattern rest solid-principles third-party-api
Last synced: about 1 month ago
JSON representation
online food ordering mobile application using (PHP-laravel )and MySQL
- Host: GitHub
- URL: https://github.com/ibrahim-elmaghrabi/sofra
- Owner: ibrahim-elmaghrabi
- Created: 2023-02-27T10:39:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T10:44:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T11:23:49.647Z (2 months ago)
- Topics: bootstrap, dashboard, docker-sail, laravel, laravel9, mysql, php8, repository-pattern, rest, solid-principles, third-party-api
- Language: JavaScript
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SOFRA
## About SOFRA
Sofra is a mobile application that serves restaurant owners and customers through quick supply and demand. It provides restaurants with freedom in the way of rejecting or accepting an order by sending notifications to the restaurant when a new order is created and also gives the customer the right to refuse or accept the order.
## Technologies Used- **Laravel 9**
- **Bootstrap ui for Registeration to admin panel**
- **Laravel Sanctum provides authentication system for Restful API**
- **Spatie/Laravel to Associate Admins with roles and permissions**
- **Spatie/Saravel-Query-Builder to Filter, Sort and Include Eloquent Relations Based on a Request**
- **Firebase cloud Notification (FCM) for Sending Notifications**
- **DOCKER SAIL**
- **Rpository Pattern**
- **SOLID Principles**