********This repository have API that can be integrated with your restaurant frontend or app
Key features -
- Token based authentication.
- oAuth for facebook.
- API supports dishes, users, fcm, etc. ends with get post put delete features wherever required.
- Differentiating normal users with admin users
- Admin can send notifications to registered users
Workflow-
- Admin creates a category.
- Admin adds dishes to the category.
- Admin have fullpower to update or delete these added categories or dishes.
- User signup
- User can see the dishes of the restaurant.
- USer can see Contact details for the restaurant.( Controlled from admin side )
- Image upload function to easily upload and save images on server.( only for admin )