Skip to content

dnlmlk/SnappFood

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Snapp Food

About

This is a sample of snapp food that has three parts of super admin,seller and customer. seller and super admin is SSG but customer part is Restful API

Used packages

  • Breeze (seller and super admin authentication)
  • Sanctum (customer authentication)
  • Laravel-Chart
  • Laravel-Excel

Installation

Note: First of all create snappfood database

composer install
cp .env.example .env
php artisan key:generate
php artisan migrate --seed
php artisan serve

Roles

Super Admin

Login

You can sign in as a super admin with these information:

Features

  • Restauarnt categories (CRUD)
  • Food categories (CRUD)
  • Discounts (CRUD)
  • Manage comments that sellers request to delete them

Seller

Sample Login

Features

  • Food menu (CRUD)
  • Set schedule time
  • Edit restaurant general information settings
  • See foods comments and reply to them
  • Analyze financial reports and charts of restaurant
  • Analyze Orders history of restaurant

Customer

Sample Login

Features

  • Add and update address and set address as activate address
  • See food menu and general information of near restaurants
  • Card (CRUD) + Pay card
  • Post comments and read them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors