Skip to content

online food ordering mobile application using (PHP-laravel )and MySQL

Notifications You must be signed in to change notification settings

ibrahim-elmaghrabi/SOFRA

Repository files navigation

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