Description
Admin Dashboard for React Native Food Delivery App
Have you purchased our React Native Food Delivery App? Then this functional admin panel running in the web browser is the best tool to get you a nice admin user interface for managing restaurants/vendors, products, orders, customers, categories, push notifications, and e-mails.
Features
- Restaurants
- Add new restaurant
- Remove restaurant
- Edit restaurant
- Photo Gallery
- Image upload
- Date picker
- Categories
- Add category
- Remove category
- Edit category
- Image upload
- Date picker
- Products
- Add product
- Remove product
- Edit product
- Multiple images upload
- Date picker
- Category autocomplete
- Orders
- Track status
- Edit order
- Delete orders
- Add orders
- Customers
- Create customers
- Delete customers
- Edit users
- Image uploads
- Location picker
- Date picker
- Delete photos
- View user
- List users
- Pagination
- Chat
- Real-time chat with any customer
- Websockets with socket.io
- Push Notifications
- Send push notifications to all your mobile users
- Emails
- Send e-mails
- Create e-mail template
- Re-use e-mail template
- Rich text editor
- Authentication
- Login
- Register
- Logout
Previews
Restaurants
Products
Categories
Orders
Customer Management
Push Notifications
E-mails
Login & Registration
Technical Details
- Front-end is coded in React (with CSS, HTML)
- Back-end is coded in Node JS
- Database is Firebase Firestore
- Files are stored in Firebase Storage
- Push notifications are broadcasted via Firebase Google Cloud Messaging infrastructure
- E-mails are delivered via SendGrid
- Live chat is done via Socket.io and Firestore