An admin dashboard with full authentication, a homepage displaying charts and activities, a comprehensive table for companies with CRUD and search, and a Kanban board with real-time synchronization using Refine Framework.
- Analytics: Main dashboard with latest activities, upcoming sections, revenue tracking, number of contracts, deals, and total pipeline.
- Company Management: Create, edit, and manage companies with full CRUD operations.
- Tasks & Kanban Board: Drag-and-drop task management with sections for unassigned, to review, and completed tasks.
- Profile Settings: Users can update their profile information.
- Secure Access: Demo accounts provided; no self-signup.
- React
- Ant Design & @refinedev/antd components
- GraphQL & graphql-ws
- @refinedev/core & @refinedev/react-router
- @dnd-kit/core for drag-and-drop
- Day.js for date handling
👉 refine-dashboard.firdavs.codes
# Clone the repository
git clone https://github.com/yourusername/refind-dashboard.git
# Navigate to the project folder
cd refind-dashboard
# Install dependencies
npm install
# Start the development server
npm startThis Refine project was generated with create refine-app.
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility ✨
Refine's hooks and components simplifies the development process and eliminates the repetitive tasks by providing industry-standard solutions for crucial aspects of a project, including authentication, access control, routing, networking, state management, and i18n.
npm run dev npm run build npm run startTo learn more about Refine, please check out the Documentation
MIT
