Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


SOFRA Logo

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**