Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 781 Bytes

File metadata and controls

18 lines (15 loc) · 781 Bytes

********This repository have API that can be integrated with your restaurant frontend or app

Key features -

  1. Token based authentication.
  2. oAuth for facebook.
  3. API supports dishes, users, fcm, etc. ends with get post put delete features wherever required.
  4. Differentiating normal users with admin users
  5. Admin can send notifications to registered users

Workflow-

  1. Admin creates a category.
  2. Admin adds dishes to the category.
  3. Admin have fullpower to update or delete these added categories or dishes.
  4. User signup
  5. User can see the dishes of the restaurant.
  6. USer can see Contact details for the restaurant.( Controlled from admin side )
  7. Image upload function to easily upload and save images on server.( only for admin )