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