Skip to content

prabhat1001/basil-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basil Admin Dashboard

Basil Admin Dashboard

Basil is an admin dashboard designed for order management. It provides a user-friendly interface for managing orders efficiently.

Live Link

You can access the live dashboard here.

Features

  • Order Management: Easily view and manage orders.
  • Filter Data: Filter data using a status for easy convenience.
  • Print PDF: Generate printable PDFs of order details for record-keeping.

Performance

Basil Performance

Basil is optimized for performance, ensuring a smooth user experience even with large datasets.

Technologies Used

  • React.js: Frontend framework for building the user interface.
  • Vercel: Hosting platform for deploying the dashboard.

Dependencies Used

  • npm install react-dom
  • npm install html2pdf.js
  • npm i react-router-dom@latest

Getting Started

To run Basil locally, follow these steps:

  1. Clone the repository: git clone https://github.com/prabhat1001/basil.git
  2. Install dependencies: npm install
  3. Start the development server: npm start