This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
This is a MERN-based backend dashboard for a Food Ordering App. It allows admin users to manage restaurants, orders, users, and payments. The dashboard provides analytics, real-time updates, and authentication.
ā
Order Management (Track, Update, Cancel Orders)
ā
Restaurant Listings & Management
ā
User Authentication (JWT-based, Role-based Access Control)
ā
Payment Tracking & Reports
ā
Dashboard with Charts & Analytics (Recharts/D3.js)
ā
Admin Panel (React.js, Tailwind CSS)
git clone https://github.com/Sachin2501/Food_app_backend_dashboard_frontend.git
---